aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar bbhtt <62639087+bbhtt@users.noreply.github.com>2020-12-31 15:11:40 +0000
committerLibravatar bbhtt <62639087+bbhtt@users.noreply.github.com>2020-12-31 15:11:40 +0000
commit08bf7ac3f32b99569b3aba2052f9b57bf94c141f (patch)
tree88fff57c7aa71878fd10baeee656f7cbce5f7207 /etc/profile-m-z
parentRearrange and fixes per comments (diff)
downloadfirejail-08bf7ac3f32b99569b3aba2052f9b57bf94c141f.tar.gz
firejail-08bf7ac3f32b99569b3aba2052f9b57bf94c141f.tar.zst
firejail-08bf7ac3f32b99569b3aba2052f9b57bf94c141f.zip
Some sorting per @kmk3
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/mutt.profile5
-rw-r--r--etc/profile-m-z/neomutt.profile9
-rw-r--r--etc/profile-m-z/sylpheed.profile2
3 files changed, 7 insertions, 9 deletions
diff --git a/etc/profile-m-z/mutt.profile b/etc/profile-m-z/mutt.profile
index 592a69599..e9367ab49 100644
--- a/etc/profile-m-z/mutt.profile
+++ b/etc/profile-m-z/mutt.profile
@@ -71,10 +71,11 @@ mkfile ${HOME}/.msmtprc
71mkfile ${HOME}/.muttrc 71mkfile ${HOME}/.muttrc
72mkfile ${HOME}/.nanorc 72mkfile ${HOME}/.nanorc
73mkfile ${HOME}/.signature 73mkfile ${HOME}/.signature
74mkfile ${HOME}/.vimrc
75mkfile ${HOME}/.viminfo 74mkfile ${HOME}/.viminfo
76mkfile ${HOME}/.vimrc 75mkfile ${HOME}/.vimrc
77mkfile ${HOME}/.w3m 76mkfile ${HOME}/.w3m
77whitelist ${DOCUMENTS}
78whitelist ${DOWNLOADS}
78whitelist ${HOME}/.Mail 79whitelist ${HOME}/.Mail
79whitelist ${HOME}/.bogofilter 80whitelist ${HOME}/.bogofilter
80whitelist ${HOME}/.cache/mutt 81whitelist ${HOME}/.cache/mutt
@@ -99,8 +100,6 @@ whitelist ${HOME}/Mail
99whitelist ${HOME}/mail 100whitelist ${HOME}/mail
100whitelist ${HOME}/postponed 101whitelist ${HOME}/postponed
101whitelist ${HOME}/sent 102whitelist ${HOME}/sent
102whitelist ${DOCUMENTS}
103whitelist ${DOWNLOADS}
104whitelist /usr/share/gnupg 103whitelist /usr/share/gnupg
105whitelist /usr/share/gnupg2 104whitelist /usr/share/gnupg2
106whitelist /usr/share/mutt 105whitelist /usr/share/mutt
diff --git a/etc/profile-m-z/neomutt.profile b/etc/profile-m-z/neomutt.profile
index 9d90afadb..2798f1307 100644
--- a/etc/profile-m-z/neomutt.profile
+++ b/etc/profile-m-z/neomutt.profile
@@ -7,8 +7,6 @@ include neomutt.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10noblacklist /var/mail
11noblacklist /var/spool/mail
12noblacklist ${DOCUMENTS} 10noblacklist ${DOCUMENTS}
13noblacklist ${HOME}/.Mail 11noblacklist ${HOME}/.Mail
14noblacklist ${HOME}/.bogofilter 12noblacklist ${HOME}/.bogofilter
@@ -36,6 +34,8 @@ noblacklist ${HOME}/Mail
36noblacklist ${HOME}/mail 34noblacklist ${HOME}/mail
37noblacklist ${HOME}/postponed 35noblacklist ${HOME}/postponed
38noblacklist ${HOME}/sent 36noblacklist ${HOME}/sent
37noblacklist /var/mail
38noblacklist /var/spool/mail
39 39
40blacklist /tmp/.X11-unix 40blacklist /tmp/.X11-unix
41blacklist ${RUNUSER}/wayland-* 41blacklist ${RUNUSER}/wayland-*
@@ -73,10 +73,11 @@ mkfile ${HOME}/.muttrc
73mkfile ${HOME}/.nanorc 73mkfile ${HOME}/.nanorc
74mkfile ${HOME}/.neomuttrc 74mkfile ${HOME}/.neomuttrc
75mkfile ${HOME}/.signature 75mkfile ${HOME}/.signature
76mkfile ${HOME}/.vimrc
77mkfile ${HOME}/.viminfo 76mkfile ${HOME}/.viminfo
78mkfile ${HOME}/.vimrc 77mkfile ${HOME}/.vimrc
79mkfile ${HOME}/.w3m 78mkfile ${HOME}/.w3m
79whitelist ${DOCUMENTS}
80whitelist ${DOWNLOADS}
80whitelist ${HOME}/.Mail 81whitelist ${HOME}/.Mail
81whitelist ${HOME}/.bogofilter 82whitelist ${HOME}/.bogofilter
82whitelist ${HOME}/.config/mutt 83whitelist ${HOME}/.config/mutt
@@ -103,8 +104,6 @@ whitelist ${HOME}/Mail
103whitelist ${HOME}/mail 104whitelist ${HOME}/mail
104whitelist ${HOME}/postponed 105whitelist ${HOME}/postponed
105whitelist ${HOME}/sent 106whitelist ${HOME}/sent
106whitelist ${DOCUMENTS}
107whitelist ${DOWNLOADS}
108whitelist /usr/share/gnupg 107whitelist /usr/share/gnupg
109whitelist /usr/share/gnupg2 108whitelist /usr/share/gnupg2
110whitelist /usr/share/neomutt 109whitelist /usr/share/neomutt
diff --git a/etc/profile-m-z/sylpheed.profile b/etc/profile-m-z/sylpheed.profile
index 39d3befd2..da69208f5 100644
--- a/etc/profile-m-z/sylpheed.profile
+++ b/etc/profile-m-z/sylpheed.profile
@@ -17,8 +17,8 @@ whitelist /usr/share/sylpheed
17 17
18dbus-user filter 18dbus-user filter
19dbus-user.talk ca.desrt.dconf 19dbus-user.talk ca.desrt.dconf
20dbus-user.talk org.gnome.keyring.SystemPrompter
21dbus-user.talk org.freedesktop.secrets 20dbus-user.talk org.freedesktop.secrets
21dbus-user.talk org.gnome.keyring.SystemPrompter
22# Uncomment below for notifications (or put them in your sylpheed.local) 22# Uncomment below for notifications (or put them in your sylpheed.local)
23# dbus-user.talk org.freedesktop.Notifications 23# dbus-user.talk org.freedesktop.Notifications
24dbus-system none 24dbus-system none