aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pybitmessage.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pybitmessage.profile')
-rw-r--r--etc/pybitmessage.profile12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/pybitmessage.profile b/etc/pybitmessage.profile
index 28ab8caa6..034c144c7 100644
--- a/etc/pybitmessage.profile
+++ b/etc/pybitmessage.profile
@@ -10,12 +10,8 @@ noblacklist /usr/local/sbin
10noblacklist /usr/sbin 10noblacklist /usr/sbin
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
@@ -43,8 +39,8 @@ seccomp
43shell none 39shell none
44 40
45disable-mnt 41disable-mnt
46private-bin pybitmessage,python*,sh,ldconfig,env,bash,stat 42private-bin bash,env,ldconfig,pybitmessage,python*,sh,stat
47private-dev 43private-dev
48private-etc alternatives,PyBitmessage,PyBitmessage.conf,Trolltech.conf,fonts,gtk-2.0,hosts,ld.so.cache,ld.so.preload,localtime,pki,resolv.conf,selinux,sni-qt.conf,system-fips,xdg,ca-certificates,ssl,pki,crypto-policies 44private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,hosts,ld.so.cache,ld.so.preload,localtime,pki,pki,PyBitmessage,PyBitmessage.conf,resolv.conf,selinux,sni-qt.conf,ssl,system-fips,Trolltech.conf,xdg
49private-tmp 45private-tmp
50 46