summaryrefslogtreecommitdiffstats
path: root/etc/thunderbird.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-28 07:32:41 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-28 07:32:41 -0400
commita0666fa722ea575a170d4e490fefd08d40947c91 (patch)
treeea84121f5ca0b609b33b6f10807b409760e69e1c /etc/thunderbird.profile
parentfirejail-in-firejail fixes (diff)
downloadfirejail-a0666fa722ea575a170d4e490fefd08d40947c91.tar.gz
firejail-a0666fa722ea575a170d4e490fefd08d40947c91.tar.zst
firejail-a0666fa722ea575a170d4e490fefd08d40947c91.zip
fixed thunderbird profile to allow a browser to start
Diffstat (limited to 'etc/thunderbird.profile')
-rw-r--r--etc/thunderbird.profile15
1 files changed, 14 insertions, 1 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 34594b837..9305d06b0 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -1,7 +1,20 @@
1# Firejail profile for Mozilla Thunderbird (Icedove in Debian) 1# Firejail profile for Mozilla Thunderbird (Icedove in Debian)
2include /etc/firejail/disable-mgmt.inc 2include /etc/firejail/disable-mgmt.inc
3include /etc/firejail/disable-secret.inc 3include /etc/firejail/disable-secret.inc
4include /etc/firejail/disable-common.inc thunderbird icedove 4
5# Users have thunderbird set to open a browser by clicking a link in an email
6# We are not allowed to blacklist browser-specific directories
7#include /etc/firejail/disable-common.inc thunderbird icedove
8blacklist ${HOME}/.adobe
9blacklist ${HOME}/.macromedia
10blacklist ${HOME}/.filezilla
11blacklist ${HOME}/.config/filezilla
12blacklist ${HOME}/.purple
13blacklist ${HOME}/.config/psi+
14blacklist ${HOME}/.remmina
15blacklist ${HOME}/.tconn
16
17
5include /etc/firejail/disable-history.inc 18include /etc/firejail/disable-history.inc
6caps.drop all 19caps.drop all
7seccomp 20seccomp