aboutsummaryrefslogtreecommitdiffstats
path: root/etc/thunderbird.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-03-29 09:03:19 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-03-29 09:03:19 -0400
commit8e66c46ea814b2f3ca48008c3db5904567ba7609 (patch)
treef9d41af436e4176cfb2ef5ca56329236e1748517 /etc/thunderbird.profile
parentblacklist nemo config (file manager for Cinnamon) (diff)
downloadfirejail-8e66c46ea814b2f3ca48008c3db5904567ba7609.tar.gz
firejail-8e66c46ea814b2f3ca48008c3db5904567ba7609.tar.zst
firejail-8e66c46ea814b2f3ca48008c3db5904567ba7609.zip
bringing back ~/.cache in all profiles
Diffstat (limited to 'etc/thunderbird.profile')
-rw-r--r--etc/thunderbird.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index df1a4cdbb..64fe92c1e 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -18,6 +18,10 @@ noblacklist ~/.icedove
18mkdir ~/.icedove 18mkdir ~/.icedove
19whitelist ~/.icedove 19whitelist ~/.icedove
20 20
21noblacklist ~/.cache/thunderbird
22mkdir ~/.cache/thunderbird
23whitelist ~/.cache/thunderbird
24
21# allow browsers 25# allow browsers
22ignore private-tmp 26ignore private-tmp
23include /etc/firejail/firefox.profile 27include /etc/firejail/firefox.profile