aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/thunderbird.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index fee83ad1f..db563b25c 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -14,6 +14,10 @@ noblacklist ${HOME}/.gnupg
14# noblacklist ${HOME}/.icedove 14# noblacklist ${HOME}/.icedove
15noblacklist ${HOME}/.thunderbird 15noblacklist ${HOME}/.thunderbird
16 16
17# If you have setup Thunderbird to archive emails to a local folder,
18# make sure you add the path to that folder to the mkdir and whitelist
19# rules below. Otherwise they will be deleted when you close Thunderbird.
20# See https://github.com/netblue30/firejail/issues/2357
17mkdir ${HOME}/.cache/thunderbird 21mkdir ${HOME}/.cache/thunderbird
18mkdir ${HOME}/.gnupg 22mkdir ${HOME}/.gnupg
19# mkdir ${HOME}/.icedove 23# mkdir ${HOME}/.icedove