aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gajim.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gajim.profile')
-rw-r--r--etc/gajim.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/gajim.profile b/etc/gajim.profile
index 238b4fca9..74ab9f8b7 100644
--- a/etc/gajim.profile
+++ b/etc/gajim.profile
@@ -11,12 +11,8 @@ noblacklist ${HOME}/.config/gajim
11noblacklist ${HOME}/.local/share/gajim 11noblacklist ${HOME}/.local/share/gajim
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14#noblacklist ${PATH}/python2* 14#include allow-python2.inc
15noblacklist ${PATH}/python3* 15include allow-python3.inc
16#noblacklist /usr/lib/python2*
17noblacklist /usr/lib/python3*
18#noblacklist /usr/local/lib/python2*
19noblacklist /usr/local/lib/python3*
20 16
21include disable-common.inc 17include disable-common.inc
22include disable-devel.inc 18include disable-devel.inc
@@ -50,7 +46,7 @@ shell none
50tracelog 46tracelog
51 47
52disable-mnt 48disable-mnt
53private-bin python,python3,sh,gpg,gpg2,gajim,bash,zsh,paplay,gajim-history-manager 49private-bin bash,gajim,gajim-history-manager,gpg,gpg2,paplay,python,python3,sh,zsh
54private-dev 50private-dev
55private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,group,hostname,hosts,ld.so.cache,ld.so.conf,localtime,machine-id,passwd,pki,pulse,resolv.conf,ssl 51private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,group,hostname,hosts,ld.so.cache,ld.so.conf,localtime,machine-id,passwd,pki,pulse,resolv.conf,ssl
56private-tmp 52private-tmp