aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/psi.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-04-06 09:26:30 +0000
committerLibravatar GitHub <noreply@github.com>2021-04-06 09:26:30 +0000
commit91185bbc4a8e9e8791f297bb731b23a8e80aaf9b (patch)
tree4875fd73f59fcabcb145bef7f4d55273f4fc0d46 /etc/profile-m-z/psi.profile
parentMerge pull request #4161 from glitsj16/signal-desktop (diff)
downloadfirejail-91185bbc4a8e9e8791f297bb731b23a8e80aaf9b.tar.gz
firejail-91185bbc4a8e9e8791f297bb731b23a8e80aaf9b.tar.zst
firejail-91185bbc4a8e9e8791f297bb731b23a8e80aaf9b.zip
Encourage making overrides in *.local files (#4165)
* refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments * refactor local override comments
Diffstat (limited to 'etc/profile-m-z/psi.profile')
-rw-r--r--etc/profile-m-z/psi.profile30
1 files changed, 15 insertions, 15 deletions
diff --git a/etc/profile-m-z/psi.profile b/etc/profile-m-z/psi.profile
index d3112ae95..376743b8d 100644
--- a/etc/profile-m-z/psi.profile
+++ b/etc/profile-m-z/psi.profile
@@ -6,8 +6,8 @@ include psi.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9# Uncomment for GPG 9# Add the next line to your psi.local to enable GPG support.
10# noblacklist ${HOME}/.gnupg 10#noblacklist ${HOME}/.gnupg
11noblacklist ${HOME}/.cache/psi 11noblacklist ${HOME}/.cache/psi
12noblacklist ${HOME}/.cache/Psi 12noblacklist ${HOME}/.cache/Psi
13noblacklist ${HOME}/.config/psi 13noblacklist ${HOME}/.config/psi
@@ -23,28 +23,28 @@ include disable-programs.inc
23include disable-shell.inc 23include disable-shell.inc
24include disable-xdg.inc 24include disable-xdg.inc
25 25
26# Uncomment for GPG 26# Add the next line to your psi.local to enable GPG support.
27# mkdir ${HOME}/.gnupg 27#mkdir ${HOME}/.gnupg
28mkdir ${HOME}/.cache/psi 28mkdir ${HOME}/.cache/psi
29mkdir ${HOME}/.cache/Psi 29mkdir ${HOME}/.cache/Psi
30mkdir ${HOME}/.config/psi 30mkdir ${HOME}/.config/psi
31mkdir ${HOME}/.local/share/psi 31mkdir ${HOME}/.local/share/psi
32mkdir ${HOME}/.local/share/Psi 32mkdir ${HOME}/.local/share/Psi
33# Uncomment for GPG 33# Add the next line to your psi.local to enable GPG support.
34# whitelist ${HOME}/.gnupg 34#whitelist ${HOME}/.gnupg
35whitelist ${HOME}/.cache/psi 35whitelist ${HOME}/.cache/psi
36whitelist ${HOME}/.cache/Psi 36whitelist ${HOME}/.cache/Psi
37whitelist ${HOME}/.config/psi 37whitelist ${HOME}/.config/psi
38whitelist ${HOME}/.local/share/psi 38whitelist ${HOME}/.local/share/psi
39whitelist ${HOME}/.local/share/Psi 39whitelist ${HOME}/.local/share/Psi
40whitelist ${DOWNLOADS} 40whitelist ${DOWNLOADS}
41# Uncomment for GPG 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
44whitelist /usr/share/psi 44whitelist /usr/share/psi
45# Uncomment for GPG 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
48include whitelist-common.inc 48include whitelist-common.inc
49include whitelist-runuser-common.inc 49include whitelist-runuser-common.inc
50include whitelist-usr-share-common.inc 50include whitelist-usr-share-common.inc
@@ -63,11 +63,11 @@ nou2f
63protocol unix,inet,inet6,netlink 63protocol unix,inet,inet6,netlink
64seccomp !chroot 64seccomp !chroot
65shell none 65shell none
66# breaks on Arch 66#tracelog - breaks on Arch
67# tracelog
68 67
69disable-mnt 68disable-mnt
70# 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 69# Add the next line to your psi.local to enable GPG support.
70#private-bin 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
71private-bin getopt,psi 71private-bin getopt,psi
72private-cache 72private-cache
73private-dev 73private-dev