aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/picard.profile2
-rw-r--r--etc/torbrowser-launcher.profile2
2 files changed, 3 insertions, 1 deletions
diff --git a/etc/picard.profile b/etc/picard.profile
index 9e0d4ab55..484b0e6b2 100644
--- a/etc/picard.profile
+++ b/etc/picard.profile
@@ -9,7 +9,9 @@ noblacklist ${HOME}/.cache/MusicBrainz
9noblacklist ${HOME}/.config/MusicBrainz 9noblacklist ${HOME}/.config/MusicBrainz
10 10
11# Allow python (blacklisted by disable-interpreters.inc) 11# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2*
12noblacklist ${PATH}/python3* 13noblacklist ${PATH}/python3*
14noblacklist /usr/lib/python2*
13noblacklist /usr/lib/python3* 15noblacklist /usr/lib/python3*
14 16
15include /etc/firejail/disable-common.inc 17include /etc/firejail/disable-common.inc
diff --git a/etc/torbrowser-launcher.profile b/etc/torbrowser-launcher.profile
index a63798731..a33707ee4 100644
--- a/etc/torbrowser-launcher.profile
+++ b/etc/torbrowser-launcher.profile
@@ -41,7 +41,7 @@ shell none
41tracelog 41tracelog
42 42
43disable-mnt 43disable-mnt
44private-bin bash,cp,dirname,env,expr,file,getconf,gpg,grep,id,ln,mkdir,python*,readlink,rm,sed,sh,tail,test,tor-browser-en,torbrowser-launcher 44private-bin bash,cp,dirname,env,expr,file,getconf,gpg,grep,id,ln,mkdir,python*,readlink,rm,sed,sh,tail,tclsh,test,tor-browser-en,torbrowser-launcher
45private-dev 45private-dev
46private-etc fonts,hostname,hosts,resolv.conf,pki,ssl,ca-certificates,crypto-policies,alsa,asound.conf,pulse,machine-id,ld.so.cache 46private-etc fonts,hostname,hosts,resolv.conf,pki,ssl,ca-certificates,crypto-policies,alsa,asound.conf,pulse,machine-id,ld.so.cache
47private-tmp 47private-tmp