diff --git a/snap/snapcraft.template.yaml b/snap/snapcraft.template.yaml index 17383c267..fb1101dab 100644 --- a/snap/snapcraft.template.yaml +++ b/snap/snapcraft.template.yaml @@ -43,7 +43,7 @@ apps: TMPDIR: $XDG_RUNTIME_DIR plugs: - avahi-observe - - browser-sandbox + - browser-support - cups-control - gsettings - home @@ -57,8 +57,3 @@ apps: - screen-inhibit-control - unity7 - x11 - -plugs: - browser-sandbox: - interface: browser-support - allow-sandbox: true