aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/psi.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/psi.profile')
-rw-r--r--etc/profile-m-z/psi.profile24
1 files changed, 12 insertions, 12 deletions
diff --git a/etc/profile-m-z/psi.profile b/etc/profile-m-z/psi.profile
index 2588c3b75..7e0ef99fc 100644
--- a/etc/profile-m-z/psi.profile
+++ b/etc/profile-m-z/psi.profile
@@ -8,11 +8,11 @@ include globals.local
8 8
9# Add the next line to your psi.local to enable GPG support. 9# Add the next line to your psi.local to enable GPG support.
10#noblacklist ${HOME}/.gnupg 10#noblacklist ${HOME}/.gnupg
11nodeny ${HOME}/.cache/psi 11noblacklist ${HOME}/.cache/psi
12nodeny ${HOME}/.cache/Psi 12noblacklist ${HOME}/.cache/Psi
13nodeny ${HOME}/.config/psi 13noblacklist ${HOME}/.config/psi
14nodeny ${HOME}/.local/share/psi 14noblacklist ${HOME}/.local/share/psi
15nodeny ${HOME}/.local/share/Psi 15noblacklist ${HOME}/.local/share/Psi
16 16
17include disable-common.inc 17include disable-common.inc
18include disable-devel.inc 18include disable-devel.inc
@@ -32,16 +32,16 @@ mkdir ${HOME}/.local/share/psi
32mkdir ${HOME}/.local/share/Psi 32mkdir ${HOME}/.local/share/Psi
33# Add the next line to your psi.local to enable GPG support. 33# Add the next line to your psi.local to enable GPG support.
34#whitelist ${HOME}/.gnupg 34#whitelist ${HOME}/.gnupg
35allow ${HOME}/.cache/psi 35whitelist ${HOME}/.cache/psi
36allow ${HOME}/.cache/Psi 36whitelist ${HOME}/.cache/Psi
37allow ${HOME}/.config/psi 37whitelist ${HOME}/.config/psi
38allow ${HOME}/.local/share/psi 38whitelist ${HOME}/.local/share/psi
39allow ${HOME}/.local/share/Psi 39whitelist ${HOME}/.local/share/Psi
40allow ${DOWNLOADS} 40whitelist ${DOWNLOADS}
41# Add the next lines to your psi.local to enable GPG support. 41# Add the next lines to your psi.local to enable GPG support.
42#whitelist /usr/share/gnupg 42#whitelist /usr/share/gnupg
43#whitelist /usr/share/gnupg2 43#whitelist /usr/share/gnupg2
44allow /usr/share/psi 44whitelist /usr/share/psi
45# Add the next lines to your psi.local to enable GPG support. 45# Add the next lines to your psi.local to enable GPG support.
46#whitelist ${RUNUSER}/gnupg 46#whitelist ${RUNUSER}/gnupg
47#whitelist ${RUNUSER}/keyring 47#whitelist ${RUNUSER}/keyring