Add removable-media plug
@see https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1654685
This commit is contained in:
parent
5c1c3f9f5c
commit
0ab82fec38
|
@ -11,7 +11,7 @@ architectures: [amd64]
|
|||
apps:
|
||||
filebot:
|
||||
command: desktop-launch $SNAP/filebot.sh
|
||||
plugs: [unity7, opengl, x11, home, network, network-bind, pulseaudio, gsettings]
|
||||
plugs: [unity7, opengl, x11, home, removable-media, network, network-bind, pulseaudio, gsettings]
|
||||
|
||||
parts:
|
||||
filebot:
|
||||
|
|
Loading…
Reference in New Issue