summaryrefslogtreecommitdiffstats
path: root/etc/gnome-schedule.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-schedule.profile')
-rw-r--r--etc/gnome-schedule.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/gnome-schedule.profile b/etc/gnome-schedule.profile
index bb11c64a8..931efbbab 100644
--- a/etc/gnome-schedule.profile
+++ b/etc/gnome-schedule.profile
@@ -35,11 +35,13 @@ noblacklist ${PATH}/urxvtcd
35noblacklist ${PATH}/xfce4-terminal 35noblacklist ${PATH}/xfce4-terminal
36noblacklist ${PATH}/xfce4-terminal.wrapper 36noblacklist ${PATH}/xfce4-terminal.wrapper
37 37
38# Allow python (disabled by disable-interpreters.inc) 38# Allow python (blacklisted by disable-interpreters.inc)
39noblacklist ${PATH}/python2* 39noblacklist ${PATH}/python2*
40noblacklist ${PATH}/python3* 40noblacklist ${PATH}/python3*
41noblacklist /usr/lib/python2* 41noblacklist /usr/lib/python2*
42noblacklist /usr/lib/python3* 42noblacklist /usr/lib/python3*
43noblacklist /usr/local/lib/python2*
44noblacklist /usr/local/lib/python3*
43 45
44include disable-common.inc 46include disable-common.inc
45include disable-devel.inc 47include disable-devel.inc