summaryrefslogtreecommitdiffstats
path: root/etc/thunderbird.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-03-21 12:57:38 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-03-21 12:57:38 -0400
commite372c8ab0849b9d2ea4d6a3fa6027403a8acad98 (patch)
tree7938359f84e9b776589f938f496c30b4d06be335 /etc/thunderbird.profile
parentcompile cleanup (diff)
downloadfirejail-e372c8ab0849b9d2ea4d6a3fa6027403a8acad98.tar.gz
firejail-e372c8ab0849b9d2ea4d6a3fa6027403a8acad98.tar.zst
firejail-e372c8ab0849b9d2ea4d6a3fa6027403a8acad98.zip
Removed all .cache directory references from profile files. The directory is disabled by default - a tmpfs is mounted on top of it.
Diffstat (limited to 'etc/thunderbird.profile')
-rw-r--r--etc/thunderbird.profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 88ab7501e..1dc8b15c7 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -14,10 +14,6 @@ noblacklist ~/.thunderbird
14mkdir ~/.thunderbird 14mkdir ~/.thunderbird
15whitelist ~/.thunderbird 15whitelist ~/.thunderbird
16 16
17noblacklist ~/.cache/thunderbird
18mkdir ~/.cache/thunderbird
19whitelist ~/.cache/thunderbird
20
21# allow browsers 17# allow browsers
22ignore private-tmp 18ignore private-tmp
23include /etc/firejail/firefox.profile 19include /etc/firejail/firefox.profile