aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-02-26 23:41:48 -0500
committerLibravatar Tad <tad@spotco.us>2018-02-26 23:41:48 -0500
commitcad0c43bc863a3f91a38811823d2562a692a8e03 (patch)
tree43dd359b957ab7bc78e994ade4b9c414f5a340fb
parentAdd ld.so.cache to firefox-common.profile, fixes #1767 (diff)
downloadfirejail-cad0c43bc863a3f91a38811823d2562a692a8e03.tar.gz
firejail-cad0c43bc863a3f91a38811823d2562a692a8e03.tar.zst
firejail-cad0c43bc863a3f91a38811823d2562a692a8e03.zip
Add ld.so.cache to torbrowser-launcher.profile
-rw-r--r--etc/torbrowser-launcher.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/torbrowser-launcher.profile b/etc/torbrowser-launcher.profile
index 02ef57cce..c1f15fcbf 100644
--- a/etc/torbrowser-launcher.profile
+++ b/etc/torbrowser-launcher.profile
@@ -36,7 +36,7 @@ tracelog
36disable-mnt 36disable-mnt
37private-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 37private-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
38private-dev 38private-dev
39private-etc fonts,hostname,hosts,resolv.conf,pki,ssl,ca-certificates,crypto-policies,alsa,asound.conf,pulse,machine-id 39private-etc fonts,hostname,hosts,resolv.conf,pki,ssl,ca-certificates,crypto-policies,alsa,asound.conf,pulse,machine-id,ld.so.cache
40private-tmp 40private-tmp
41 41
42noexec /tmp 42noexec /tmp