aboutsummaryrefslogtreecommitdiffstats
path: root/etc/thunderbird-beta.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-03-25 10:25:31 -0400
committerLibravatar Tad <tad@spotco.us>2018-03-25 10:25:31 -0400
commit49256c107f512437eb3ecbf614a8822ac38163a8 (patch)
tree8cb445e6828d68f452af1d6fea52609072dc531a /etc/thunderbird-beta.profile
parentfix (diff)
downloadfirejail-49256c107f512437eb3ecbf614a8822ac38163a8.tar.gz
firejail-49256c107f512437eb3ecbf614a8822ac38163a8.tar.zst
firejail-49256c107f512437eb3ecbf614a8822ac38163a8.zip
Fixup blender-2.8 and thunderbird-beta
Diffstat (limited to 'etc/thunderbird-beta.profile')
-rw-r--r--etc/thunderbird-beta.profile33
1 files changed, 3 insertions, 30 deletions
diff --git a/etc/thunderbird-beta.profile b/etc/thunderbird-beta.profile
index fb1ee46e2..73d2419da 100644
--- a/etc/thunderbird-beta.profile
+++ b/etc/thunderbird-beta.profile
@@ -1,35 +1,8 @@
1# Firejail profile for thunderbird 1# Firejail profile alias for thunderbird-beta
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/thunderbird.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 3
8# Users have thunderbird set to open a browser by clicking a link in an email
9# We are not allowed to blacklist browser-specific directories
10whitelist /opt/thunderbird-beta
11noblacklist ${HOME}/.cache/thunderbird
12noblacklist ${HOME}/.gnupg
13# noblacklist ${HOME}/.icedove
14noblacklist ${HOME}/.thunderbird
15
16mkdir ${HOME}/.cache/thunderbird
17mkdir ${HOME}/.gnupg
18# mkdir ${HOME}/.icedove
19mkdir ${HOME}/.thunderbird
20whitelist ${HOME}/.cache/thunderbird
21whitelist ${HOME}/.gnupg
22# whitelist ${HOME}/.icedove
23whitelist ${HOME}/.thunderbird
24 4
25# We need the real /tmp for data exchange when xdg-open handles email attachments on KDE 5whitelist /opt/thunderbird-beta
26ignore private-tmp
27# machine-id breaks audio in browsers; enable it when sound is not required
28# machine-id
29read-only ${HOME}/.config/mimeapps.list
30# writable-run-user is needed for signing and encrypting emails
31writable-run-user
32 6
33# allow browsers
34# Redirect 7# Redirect
35include /etc/firejail/firefox.profile 8include /etc/firejail/thunderbird.profile