aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar curiosityseeker <60518106+curiosityseeker@users.noreply.github.com>2020-03-23 12:04:14 +0100
committerLibravatar GitHub <noreply@github.com>2020-03-23 12:04:14 +0100
commit76041d5e973194a88203b9ee399ae71e552fdb45 (patch)
tree4e3800abf00d1d296571f78a717dbdb51a1fb3e1 /etc
parentUpdate conky.profile (diff)
downloadfirejail-76041d5e973194a88203b9ee399ae71e552fdb45.tar.gz
firejail-76041d5e973194a88203b9ee399ae71e552fdb45.tar.zst
firejail-76041d5e973194a88203b9ee399ae71e552fdb45.zip
thunderbird.profile: harden and enable the rules necessary to make Firefox open links
See issue #3291
Diffstat (limited to 'etc')
-rw-r--r--etc/thunderbird.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 6e888c163..b375247f4 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -17,12 +17,12 @@ writable-run-user
17#whitelist /var/spool/mail 17#whitelist /var/spool/mail
18#writable-var 18#writable-var
19 19
20# Uncomment the next 4 lines or put them in your thunderbird.local to 20# These lines are needed to allow Firefox to load your profile when clicking a link in an email
21# allow Firefox to load your profile when clicking a link in an email 21noblacklist ${HOME}/.cache/mozilla
22#noblacklist ${HOME}/.cache/mozilla 22noblacklist ${HOME}/.mozilla
23#noblacklist ${HOME}/.mozilla 23whitelist ${HOME}/.cache/mozilla/firefox
24#whitelist ${HOME}/.cache/mozilla/firefox 24whitelist ${HOME}/.mozilla/firefox/profiles.ini
25#whitelist ${HOME}/.mozilla 25read-only ${HOME}/.mozilla/firefox/profiles.ini
26 26
27noblacklist ${HOME}/.cache/thunderbird 27noblacklist ${HOME}/.cache/thunderbird
28noblacklist ${HOME}/.gnupg 28noblacklist ${HOME}/.gnupg