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.profile12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/gnome-music.profile b/etc/gnome-music.profile
index 6bebeb526..ad3fa1753 100644
--- a/etc/gnome-music.profile
+++ b/etc/gnome-music.profile
@@ -10,12 +10,8 @@ noblacklist ${HOME}/.local/share/gnome-music
10noblacklist ${MUSIC} 10noblacklist ${MUSIC}
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/python2* 13include allow-python2.inc
14noblacklist ${PATH}/python3* 14include allow-python3.inc
15noblacklist /usr/lib/python2*
16noblacklist /usr/lib/python3*
17noblacklist /usr/local/lib/python2*
18noblacklist /usr/local/lib/python3*
19 15
20include disable-common.inc 16include disable-common.inc
21include disable-devel.inc 17include disable-devel.inc
@@ -41,8 +37,8 @@ seccomp
41shell none 37shell none
42tracelog 38tracelog
43 39
44private-bin gnome-music,python*,env,gio-launch-desktop,yelp 40private-bin env,gio-launch-desktop,gnome-music,python*,yelp
45private-dev 41private-dev
46private-etc alternatives,fonts,machine-id,pulse,asound.conf 42private-etc alternatives,asound.conf,fonts,machine-id,pulse
47private-tmp 43private-tmp
48 44