From ebcb22997ad8863678f4f0e46ef24789d0afd76f Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Fri, 6 Dec 2019 13:27:55 +0100 Subject: [pkg] no need for plugs with classic confinement --- branding/templates/snap/snapcraft-template.yaml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'branding') diff --git a/branding/templates/snap/snapcraft-template.yaml b/branding/templates/snap/snapcraft-template.yaml index cef080b..14c21f0 100644 --- a/branding/templates/snap/snapcraft-template.yaml +++ b/branding/templates/snap/snapcraft-template.yaml @@ -52,21 +52,12 @@ parts: - libpcre3 - libappindicator3-1 - zlib1g - apps: launcher: command: bin/bitmask-vpn desktop: usr/share/applications/${binaryName}.desktop environment: LD_LIBRARY_PATH: "$SNAP/usr/lib/$(gcc -print-multiarch):$SNAP/lib/$(gcc -print-multiarch):$LD_LIBRARY_PATH" - plugs: - - desktop - - desktop-legacy - - home - - network - - unity7 - - wayland - - x11 openvpn: command: usr/sbin/openvpn bitmask-root: -- cgit v1.2.3