From 5fcac0a58c7012007e82bbc68b46639677139e93 Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Wed, 28 Oct 2020 02:29:16 -0600 Subject: [PATCH] Change snap confinement to strict --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 08a705a..708b35c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -6,7 +6,7 @@ description: | A terminal user interface for taskwarrior to manage your tasks efficiently. grade: stable -confinement: devmode # use 'strict' once you have the right plugs and slots +confinement: strict parts: taskwarrior-tui: