aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/evolution.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/evolution.profile')
-rw-r--r--etc/profile-a-l/evolution.profile7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/profile-a-l/evolution.profile b/etc/profile-a-l/evolution.profile
index 4f0ebf630..29fe7b7e6 100644
--- a/etc/profile-a-l/evolution.profile
+++ b/etc/profile-a-l/evolution.profile
@@ -8,6 +8,7 @@ include globals.local
8 8
9noblacklist ${HOME}/.bogofilter 9noblacklist ${HOME}/.bogofilter
10noblacklist ${HOME}/.gnupg 10noblacklist ${HOME}/.gnupg
11noblacklist ${HOME}/.mozilla
11noblacklist ${HOME}/.pki 12noblacklist ${HOME}/.pki
12noblacklist ${HOME}/.cache/evolution 13noblacklist ${HOME}/.cache/evolution
13noblacklist ${HOME}/.config/evolution 14noblacklist ${HOME}/.config/evolution
@@ -34,6 +35,7 @@ mkdir ${HOME}/.local/share/evolution
34mkdir ${HOME}/.local/share/pki 35mkdir ${HOME}/.local/share/pki
35whitelist ${HOME}/.bogofilter 36whitelist ${HOME}/.bogofilter
36whitelist ${HOME}/.gnupg 37whitelist ${HOME}/.gnupg
38whitelist ${HOME}/.mozilla/firefox/profiles.ini
37whitelist ${HOME}/.pki 39whitelist ${HOME}/.pki
38whitelist ${HOME}/.cache/evolution 40whitelist ${HOME}/.cache/evolution
39whitelist ${HOME}/.config/evolution 41whitelist ${HOME}/.config/evolution
@@ -71,7 +73,8 @@ shell none
71tracelog 73tracelog
72 74
73# disable-mnt 75# disable-mnt
74# Add "gpg,gpg2,gpg-agent,pinentry-curses,pinentry-emacs,pinentry-fltk,pinentry-gnome3,pinentry-gtk,pinentry-gtk2,pinentry-gtk-2,pinentry-qt,pinentry-qt4,pinentry-tty,pinentry-x2go,pinentry-kwallet" for gpg 76# Add "gpg,gpg2,gpg-agent,pinentry-curses,pinentry-emacs,pinentry-fltk,pinentry-gnome3,pinentry-gtk,pinentry-gtk2,pinentry-gtk-2,pinentry-qt,pinentry-qt4,pinentry-tty,pinentry-x2go,pinentry-kwallet" for gpg
77# Add "sh,bash,which,firefox" for hyperlinks
75# private-bin evolution 78# private-bin evolution
76private-cache 79private-cache
77private-dev 80private-dev
@@ -89,3 +92,5 @@ dbus-user.talk org.gnome.keyring.SystemPrompter
89dbus-user.talk org.gnome.OnlineAccounts 92dbus-user.talk org.gnome.OnlineAccounts
90dbus-user.talk org.freedesktop.Notifications 93dbus-user.talk org.freedesktop.Notifications
91dbus-system none 94dbus-system none
95
96read-only ${HOME}/.mozilla/firefox/profiles.ini \ No newline at end of file