From d6593d850a9a628f4d2ecca85da6f3eda9b3abfa Mon Sep 17 00:00:00 2001 From: Carlos Hernandez Date: Sun, 22 Dec 2019 23:04:14 -0700 Subject: [PATCH] snap: set "strict" confinement #11596 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 218fdcf649..d0cbc27b3f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -12,7 +12,7 @@ description: | For lots more details, see the wiki! grade: stable # must be 'stable' to release into candidate/stable channels -confinement: devmode +confinement: strict apps: nvim: