aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/torbrowser-launcher.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-12-19 19:34:30 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2021-12-19 19:34:30 -0500
commitdbe3a74b0c8a95261a8bc7e6a43ad22a77b16207 (patch)
treeab866eec36229d88fc0f7b9f16fea293c1ee8ca3 /etc/profile-m-z/torbrowser-launcher.profile
parentupdates (diff)
downloadfirejail-dbe3a74b0c8a95261a8bc7e6a43ad22a77b16207.tar.gz
firejail-dbe3a74b0c8a95261a8bc7e6a43ad22a77b16207.tar.zst
firejail-dbe3a74b0c8a95261a8bc7e6a43ad22a77b16207.zip
update
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 b53af20ac..469e99d02 100644
--- a/etc/profile-m-z/torbrowser-launcher.profile
+++ b/etc/profile-m-z/torbrowser-launcher.profile
@@ -15,7 +15,6 @@ noblacklist ${HOME}/.local/share/torbrowser
15include allow-python2.inc 15include allow-python2.inc
16include allow-python3.inc 16include allow-python3.inc
17 17
18whitelist /opt/tor-browser
19blacklist /srv 18blacklist /srv
20 19
21include disable-common.inc 20include disable-common.inc
@@ -30,6 +29,7 @@ mkdir ${HOME}/.local/share/torbrowser
30whitelist ${DOWNLOADS} 29whitelist ${DOWNLOADS}
31whitelist ${HOME}/.config/torbrowser 30whitelist ${HOME}/.config/torbrowser
32whitelist ${HOME}/.local/share/torbrowser 31whitelist ${HOME}/.local/share/torbrowser
32whitelist /opt/tor-browser
33whitelist /usr/share/torbrowser-launcher 33whitelist /usr/share/torbrowser-launcher
34include whitelist-common.inc 34include whitelist-common.inc
35include whitelist-var-common.inc 35include whitelist-var-common.inc