aboutsummaryrefslogtreecommitdiffstats
path: root/etc/catfish.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/catfish.profile')
-rw-r--r--etc/catfish.profile12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/catfish.profile b/etc/catfish.profile
index 341348ff9..c6c2d7e8a 100644
--- a/etc/catfish.profile
+++ b/etc/catfish.profile
@@ -12,18 +12,14 @@ include globals.local
12noblacklist ${HOME}/.config/catfish 12noblacklist ${HOME}/.config/catfish
13 13
14# Allow python (blacklisted by disable-interpreters.inc) 14# Allow python (blacklisted by disable-interpreters.inc)
15noblacklist ${PATH}/python2* 15include allow-python2.inc
16noblacklist ${PATH}/python3* 16include allow-python3.inc
17noblacklist /usr/lib/python2*
18noblacklist /usr/lib/python3*
19noblacklist /usr/local/lib/python2*
20noblacklist /usr/local/lib/python3*
21 17
22include disable-common.inc 18# include disable-common.inc
23# include disable-devel.inc 19# include disable-devel.inc
24include disable-interpreters.inc 20include disable-interpreters.inc
25include disable-passwdmgr.inc 21include disable-passwdmgr.inc
26include disable-programs.inc 22# include disable-programs.inc
27 23
28whitelist /var/lib/mlocate 24whitelist /var/lib/mlocate
29include whitelist-var-common.inc 25include whitelist-var-common.inc