aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/torbrowser-launcher.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2024-03-09 16:44:30 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-09 16:44:30 +0000
commitd506bbe7e21b5239631a3cdfcd63c7a56dc985b6 (patch)
treec18c905b05d3236107a58649ac86608d11029c40 /etc/profile-m-z/torbrowser-launcher.profile
parentMerge pull request #6261 from kmk3/sort-py-strip-commas (diff)
downloadfirejail-d506bbe7e21b5239631a3cdfcd63c7a56dc985b6.tar.gz
firejail-d506bbe7e21b5239631a3cdfcd63c7a56dc985b6.tar.zst
firejail-d506bbe7e21b5239631a3cdfcd63c7a56dc985b6.zip
torbrowser-launcher fixes (#6270)
Apparently Tor Browser 13.0.11 (based on Mozilla Firefox 115.8.0esr) changed a few things. The former versions installed under `${HOME}/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser` and now under `${HOME}/.local/share/torbrowser/tbb/x86_64/tor-browser/Browser`. All of our tor-browser-foo.profile profiles redirect to torbrowser-launcher.profile and are covered by the fixes. torbrowser.profile was not tested. It redirects to firefox-common.profile and seems to be Gentoo-specific. Fixes #6269.
Diffstat (limited to 'etc/profile-m-z/torbrowser-launcher.profile')
-rw-r--r--etc/profile-m-z/torbrowser-launcher.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/torbrowser-launcher.profile b/etc/profile-m-z/torbrowser-launcher.profile
index b9fdcf92c..ca13d3623 100644
--- a/etc/profile-m-z/torbrowser-launcher.profile
+++ b/etc/profile-m-z/torbrowser-launcher.profile
@@ -59,7 +59,7 @@ seccomp.block-secondary
59#tracelog # may cause issues, see #1930 59#tracelog # may cause issues, see #1930
60 60
61disable-mnt 61disable-mnt
62private-bin bash,cat,cp,cut,dirname,env,expr,file,gpg,grep,gxmessage,id,kdialog,ln,mkdir,mv,python*,rm,sed,sh,tail,tar,tclsh,test,tor-browser,tor-browser-en,torbrowser-launcher,update-desktop-database,xmessage,xz,zenity 62private-bin bash,cat,cp,cut,dirname,env,execdesktop,expr,file,gpg,grep,gxmessage,id,kdialog,ln,mkdir,mv,python*,rm,sed,sh,tail,tar,tclsh,test,tor-browser,tor-browser-en,torbrowser-launcher,update-desktop-database,xmessage,xz,zenity
63private-dev 63private-dev
64private-etc @tls-ca 64private-etc @tls-ca
65private-tmp 65private-tmp