aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-music.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-music.profile')
-rw-r--r--etc/gnome-music.profile7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/gnome-music.profile b/etc/gnome-music.profile
index f052563be..eec61b8db 100644
--- a/etc/gnome-music.profile
+++ b/etc/gnome-music.profile
@@ -7,8 +7,15 @@ include /etc/firejail/globals.local
7 7
8noblacklist ${HOME}/.local/share/gnome-music 8noblacklist ${HOME}/.local/share/gnome-music
9 9
10# Allow python (blacklisted by disable-interpreters.inc)
11noblacklist ${PATH}/python2*
12noblacklist ${PATH}/python3*
13noblacklist /usr/lib/python2*
14noblacklist /usr/lib/python3*
15
10include /etc/firejail/disable-common.inc 16include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc 17include /etc/firejail/disable-devel.inc
18include /etc/firejail/disable-interpreters.inc
12include /etc/firejail/disable-passwdmgr.inc 19include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 20include /etc/firejail/disable-programs.inc
14 21