aboutsummaryrefslogtreecommitdiffstats
path: root/etc/lollypop.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/lollypop.profile')
-rw-r--r--etc/lollypop.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/lollypop.profile b/etc/lollypop.profile
index 76b8ed75c..1ce83822d 100644
--- a/etc/lollypop.profile
+++ b/etc/lollypop.profile
@@ -10,12 +10,8 @@ noblacklist ${HOME}/.local/share/lollypop
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,6 +37,6 @@ seccomp
41shell none 37shell none
42 38
43private-dev 39private-dev
44private-etc alternatives,asound.conf,ca-certificates,fonts,host.conf,hostname,hosts,pulse,resolv.conf,ssl,pki,crypto-policies,gtk-3.0,xdg,machine-id 40private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-3.0,host.conf,hostname,hosts,machine-id,pki,pulse,resolv.conf,ssl,xdg
45private-tmp 41private-tmp
46 42