summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2020-09-10 09:40:28 -0600
committerAnthony Fok <foka@debian.org>2020-09-10 09:40:28 -0600
commit6f4ff1a4617ec42861d255db718286ceaf4f6c8e (patch)
tree1b12aacdc7667c0bfce67aecdd22bd98cb31e172 /snap
parentddeca45933ab6e58c1b5187ad58dd261c9059009 (diff)
snap: Change confinement from strict to classic
See gohugoio/hugoDocs#1222
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 562676c82..0e3bfe8bc 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -5,7 +5,7 @@ description: |
Hugo is a static HTML and CSS website generator written in Go. It is
optimized for speed, easy use and configurability. Hugo takes a directory
with content and templates and renders them into a full HTML website.
-confinement: strict
+confinement: classic
grade: devel # "devel" or "stable"
apps: