From 8a61ef072a119271d73364dbce7404d682f307ec Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Mon, 25 Mar 2019 09:28:06 +1100 Subject: [PATCH] Revert "Snapcraft classic confinment to allow access to system resources" Snap doesn't let me use classic This reverts commit 4f178d23174c7b730c8142e555fa2f2b706f7ea9. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index af6f992..1a4847f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -5,7 +5,7 @@ description: | The aim of the project is to be the jq or sed of yaml files. grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels -confinement: classic +confinement: strict apps: yq: