aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kmail.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/kmail.profile')
-rw-r--r--etc/profile-a-l/kmail.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/profile-a-l/kmail.profile b/etc/profile-a-l/kmail.profile
index 635f698a8..550bd9dd6 100644
--- a/etc/profile-a-l/kmail.profile
+++ b/etc/profile-a-l/kmail.profile
@@ -12,6 +12,7 @@ include globals.local
12noblacklist ${HOME}/.gnupg 12noblacklist ${HOME}/.gnupg
13# noblacklist ${HOME}/.kde/ 13# noblacklist ${HOME}/.kde/
14# noblacklist ${HOME}/.kde4/ 14# noblacklist ${HOME}/.kde4/
15noblacklist ${HOME}/.mozilla
15noblacklist ${HOME}/.cache/akonadi* 16noblacklist ${HOME}/.cache/akonadi*
16noblacklist ${HOME}/.cache/kmail2 17noblacklist ${HOME}/.cache/kmail2
17noblacklist ${HOME}/.config/akonadi* 18noblacklist ${HOME}/.config/akonadi*
@@ -69,6 +70,7 @@ mkdir /tmp/akonadi-*
69whitelist ${HOME}/.gnupg 70whitelist ${HOME}/.gnupg
70# whitelist ${HOME}/.kde/ 71# whitelist ${HOME}/.kde/
71# whitelist ${HOME}/.kde4/ 72# whitelist ${HOME}/.kde4/
73whitelist ${HOME}/.mozilla/firefox/profiles.ini
72whitelist ${HOME}/.cache/akonadi* 74whitelist ${HOME}/.cache/akonadi*
73whitelist ${HOME}/.cache/kmail2 75whitelist ${HOME}/.cache/kmail2
74whitelist ${HOME}/.config/akonadi* 76whitelist ${HOME}/.config/akonadi*
@@ -131,3 +133,5 @@ writable-var
131 133
132# dbus-user none 134# dbus-user none
133dbus-system none 135dbus-system none
136
137read-only ${HOME}/.mozilla/firefox/profiles.ini \ No newline at end of file