aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/rtorrent.profile2
-rw-r--r--etc/thunderbird.profile1
2 files changed, 1 insertions, 2 deletions
diff --git a/etc/rtorrent.profile b/etc/rtorrent.profile
index 5575dcd63..67477dad6 100644
--- a/etc/rtorrent.profile
+++ b/etc/rtorrent.profile
@@ -1,6 +1,6 @@
1# rtorrent bittorrent profile 1# rtorrent bittorrent profile
2include /etc/firejail/disable-common.inc 2include /etc/firejail/disable-common.inc
3include /etc/firejail/disable-terminals.inc 3include /etc/firejail/disable-programs.inc
4include /etc/firejail/disable-devel.inc 4include /etc/firejail/disable-devel.inc
5 5
6caps.drop all 6caps.drop all
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 7f83e2809..5ac529b23 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -1,7 +1,6 @@
1# Firejail profile for Mozilla Thunderbird (Icedove in Debian) 1# Firejail profile for Mozilla Thunderbird (Icedove in Debian)
2noblacklist ${HOME}/.gnupg 2noblacklist ${HOME}/.gnupg
3include /etc/firejail/disable-devel.inc 3include /etc/firejail/disable-devel.inc
4include /etc/firejail/disable-terminals.inc
5 4
6# Users have thunderbird set to open a browser by clicking a link in an email 5# Users have thunderbird set to open a browser by clicking a link in an email
7# We are not allowed to blacklist browser-specific directories 6# We are not allowed to blacklist browser-specific directories