From df3d122d2c67aa2fe0f64c72007c0e1ab54ef470 Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 12 May 2018 06:44:39 -0400 Subject: Misc fixes --- etc/picard.profile | 2 ++ etc/torbrowser-launcher.profile | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'etc') 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 noblacklist ${HOME}/.config/MusicBrainz # Allow python (blacklisted by disable-interpreters.inc) +noblacklist ${PATH}/python2* noblacklist ${PATH}/python3* +noblacklist /usr/lib/python2* noblacklist /usr/lib/python3* include /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 tracelog disable-mnt -private-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 +private-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 private-dev private-etc fonts,hostname,hosts,resolv.conf,pki,ssl,ca-certificates,crypto-policies,alsa,asound.conf,pulse,machine-id,ld.so.cache private-tmp -- cgit v1.2.3-54-g00ecf