aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-07-03 14:45:16 +0000
committerLibravatar GitHub <noreply@github.com>2020-07-03 14:45:16 +0000
commit816ce5ae03d63d0a44ab0a45aae4043f303a0840 (patch)
treeb1f96d43e976fbe55d178771a0fdcb7c7eb95219 /etc/profile-a-l
parentminor makefile fixes (diff)
downloadfirejail-816ce5ae03d63d0a44ab0a45aae4043f303a0840.tar.gz
firejail-816ce5ae03d63d0a44ab0a45aae4043f303a0840.tar.zst
firejail-816ce5ae03d63d0a44ab0a45aae4043f303a0840.zip
fixes for /var/mail in mail clients (#3486)
* fix comment in email-common * add writable-var to evolution.profile * add writable-var to mutt.profile * remove newline above writable-var in evolution.profile
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/email-common.profile8
-rw-r--r--etc/profile-a-l/evolution.profile2
2 files changed, 6 insertions, 4 deletions
diff --git a/etc/profile-a-l/email-common.profile b/etc/profile-a-l/email-common.profile
index f9d96858b..67af04267 100644
--- a/etc/profile-a-l/email-common.profile
+++ b/etc/profile-a-l/email-common.profile
@@ -63,6 +63,8 @@ read-only ${HOME}/.config/mimeapps.list
63writable-run-user 63writable-run-user
64 64
65# If you want to read local mail stored in /var/mail, add the following to email-common.local: 65# If you want to read local mail stored in /var/mail, add the following to email-common.local:
66# whitelist /var/mail 66#noblacklist /var/mail
67# whitelist /var/spool/mail 67#noblacklist /var/spool/mail
68# writable-var 68#whitelist /var/mail
69#whitelist /var/spool/mail
70#writable-var
diff --git a/etc/profile-a-l/evolution.profile b/etc/profile-a-l/evolution.profile
index 4740bf935..422200ffe 100644
--- a/etc/profile-a-l/evolution.profile
+++ b/etc/profile-a-l/evolution.profile
@@ -43,4 +43,4 @@ shell none
43 43
44private-dev 44private-dev
45private-tmp 45private-tmp
46 46writable-var