aboutsummaryrefslogtreecommitdiffstats
path: root/etc/thunderbird.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-09-20 12:53:37 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2017-09-20 12:53:37 +0200
commit2b9070a76fc309a4155365520ba47413d9e5b16b (patch)
tree1db68d6260bc09f7d0c8790ce787358fc3951a48 /etc/thunderbird.profile
parentUpdate man page since --private-dev allows disc devices like cdrom (diff)
downloadfirejail-2b9070a76fc309a4155365520ba47413d9e5b16b.tar.gz
firejail-2b9070a76fc309a4155365520ba47413d9e5b16b.tar.zst
firejail-2b9070a76fc309a4155365520ba47413d9e5b16b.zip
remove some redundancies
* ~/.bash_history is already included in ~/.*_history, same file * ~/.password-store is already included in disable-passwdmgr.inc (and not whitelisted in browsers) * ~/.local/share/applications is in whitelist-common.inc since recently
Diffstat (limited to 'etc/thunderbird.profile')
-rw-r--r--etc/thunderbird.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 17bf51873..8e878eb1c 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -20,7 +20,6 @@ mkdir ~/.thunderbird
20whitelist ~/.cache/thunderbird 20whitelist ~/.cache/thunderbird
21whitelist ~/.gnupg 21whitelist ~/.gnupg
22whitelist ~/.icedove 22whitelist ~/.icedove
23whitelist ~/.local/share/applications
24whitelist ~/.thunderbird 23whitelist ~/.thunderbird
25include /etc/firejail/whitelist-common.inc 24include /etc/firejail/whitelist-common.inc
26 25