LWHP/firejail_profiles/thunderbird.profile

19 lines
446 B
Plaintext
Raw Normal View History

2019-05-12 13:11:43 +00:00
# Firejail profile for Mozilla Thunderbird
# Users have thunderbird 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 ~/.thunderbird
mkdir ~/.thunderbird
whitelist ~/.thunderbird
noblacklist ~/.cache/thunderbird
mkdir ~/.cache/thunderbird
whitelist ~/.cache/thunderbird
include /etc/firejail/firefox.profile