aboutsummaryrefslogtreecommitdiffstats
path: root/etc/celluloid.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/celluloid.profile')
-rw-r--r--etc/celluloid.profile12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/celluloid.profile b/etc/celluloid.profile
index 5604a16b9..89543d6cc 100644
--- a/etc/celluloid.profile
+++ b/etc/celluloid.profile
@@ -12,12 +12,8 @@ noblacklist ${MUSIC}
12noblacklist ${VIDEOS} 12noblacklist ${VIDEOS}
13 13
14# Allow python (blacklisted by disable-interpreters.inc) 14# Allow python (blacklisted by disable-interpreters.inc)
15noblacklist ${PATH}/python2* 15include allow-python2.inc
16noblacklist ${PATH}/python3* 16include allow-python3.inc
17noblacklist /usr/lib/python2*
18noblacklist /usr/lib/python3*
19noblacklist /usr/local/lib/python2*
20noblacklist /usr/local/lib/python3*
21 17
22include disable-common.inc 18include disable-common.inc
23include disable-devel.inc 19include disable-devel.inc
@@ -42,9 +38,9 @@ seccomp
42shell none 38shell none
43tracelog 39tracelog
44 40
45private-bin celluloid,gnome-mpv,youtube-dl,python*,env 41private-bin celluloid,env,gnome-mpv,python*,youtube-dl
46private-cache 42private-cache
47private-etc alternatives,ca-certificates,ssl,pki,pkcs11,hosts,machine-id,localtime,libva.conf,drirc,fonts,gtk-3.0,dconf,crypto-policies,xdg,selinux,resolv.conf 43private-etc alternatives,ca-certificates,crypto-policies,dconf,drirc,fonts,gtk-3.0,hosts,libva.conf,localtime,machine-id,pkcs11,pki,resolv.conf,selinux,ssl,xdg
48private-dev 44private-dev
49private-tmp 45private-tmp
50 46