From 6f4ff1a4617ec42861d255db718286ceaf4f6c8e Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Thu, 10 Sep 2020 09:40:28 -0600 Subject: [PATCH] snap: Change confinement from strict to classic See gohugoio/hugoDocs#1222 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: