aboutsummaryrefslogtreecommitdiffstats
path: root/etc/thunderbird.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-28 13:52:29 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-28 13:52:29 -0400
commit3db72d37537c84e86f3a32c325f27030c6fa4238 (patch)
tree2a52bae8c0ad37d5b3544a6b25cce0eaf3c4919b /etc/thunderbird.profile
parentprotocol testing (diff)
downloadfirejail-3db72d37537c84e86f3a32c325f27030c6fa4238.tar.gz
firejail-3db72d37537c84e86f3a32c325f27030c6fa4238.tar.zst
firejail-3db72d37537c84e86f3a32c325f27030c6fa4238.zip
enable --protocol by default in profiles
Diffstat (limited to 'etc/thunderbird.profile')
-rw-r--r--etc/thunderbird.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 9305d06b0..afd049eb1 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -18,6 +18,7 @@ blacklist ${HOME}/.tconn
18include /etc/firejail/disable-history.inc 18include /etc/firejail/disable-history.inc
19caps.drop all 19caps.drop all
20seccomp 20seccomp
21protocol unix,inet,inet6
21netfilter 22netfilter
22noroot 23noroot
23 24