Snap: see if added permissions provided by allow-sandbox fix issue

https://forum.snapcraft.io/t/electron-snap-killed-when-using-app-makesingleinstance-api/2667/17
This commit is contained in:
Ben Gotow 2017-11-03 22:27:22 +01:00
parent 33c37cf3f7
commit 963460540a

View file

@ -43,7 +43,7 @@ apps:
TMPDIR: $XDG_RUNTIME_DIR
plugs:
- avahi-observe
- browser-support
- browser-sandbox
- cups-control
- gsettings
- home
@ -57,3 +57,8 @@ apps:
- screen-inhibit-control
- unity7
- x11
plugs:
browser-sandbox:
interface: browser-support
allow-sandbox: true