From 0ab82fec3814e1ec62ef149833dfab9db0bf6732 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sat, 7 Jan 2017 13:32:32 +0800 Subject: [PATCH] Add removable-media plug @see https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1654685 --- installer/snappy/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/snappy/snapcraft.yaml b/installer/snappy/snapcraft.yaml index 8ab9bfc0..aadb8e50 100644 --- a/installer/snappy/snapcraft.yaml +++ b/installer/snappy/snapcraft.yaml @@ -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: