summaryrefslogtreecommitdiffstats
path: root/etc/thunderbird.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-02-03 01:27:41 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2018-02-03 01:27:41 +0100
commit5f77ccb9931e88fa0fec4ef34d12352490c74216 (patch)
tree84f3316e05231d9e8029421a929dce22648cbd05 /etc/thunderbird.profile
parentblacklist klipper (diff)
downloadfirejail-5f77ccb9931e88fa0fec4ef34d12352490c74216.tar.gz
firejail-5f77ccb9931e88fa0fec4ef34d12352490c74216.tar.zst
firejail-5f77ccb9931e88fa0fec4ef34d12352490c74216.zip
enable email encryption for thunderbird, kmail
Diffstat (limited to 'etc/thunderbird.profile')
-rw-r--r--etc/thunderbird.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 226781332..6045d6d17 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -21,14 +21,14 @@ whitelist ${HOME}/.cache/thunderbird
21whitelist ${HOME}/.gnupg 21whitelist ${HOME}/.gnupg
22# whitelist ${HOME}/.icedove 22# whitelist ${HOME}/.icedove
23whitelist ${HOME}/.thunderbird 23whitelist ${HOME}/.thunderbird
24include /etc/firejail/whitelist-common.inc
25include /etc/firejail/whitelist-var-common.inc
26 24
27# We need the real /tmp for data exchange when xdg-open handles email attachments on KDE 25# We need the real /tmp for data exchange when xdg-open handles email attachments on KDE
28ignore private-tmp 26ignore private-tmp
29# machine-id breaks pulse audio; it should work fine in setups where sound is not required 27# machine-id breaks audio in browsers; enable it when sound is not required
30#machine-id 28# machine-id
31read-only ${HOME}/.config/mimeapps.list 29read-only ${HOME}/.config/mimeapps.list
30# writable-run-user is needed for signing and encrypting emails
31writable-run-user
32 32
33# allow browsers 33# allow browsers
34# Redirect 34# Redirect