aboutsummaryrefslogtreecommitdiffstats
path: root/etc/icedove.profile
blob: e9a63c8ddbb169ba2fc6de595a3ae4e913a39537 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for Mozilla Thunderbird (Icedove in Debian Stable)
# Users have icedove set to open a browser by clicking a link in an email
# We are not allowed to blacklist browser-specific directories

noblacklist ~/.gnupg
mkdir ~/.gnupg
whitelist ~/.gnupg

noblacklist ~/.icedove
mkdir ~/.icedove
whitelist ~/.icedove

noblacklist ~/.cache/icedove
mkdir ~/.cache
mkdir ~/.cache/icedove
whitelist ~/.cache/icedove

include /etc/firejail/firefox.profile