aboutsummaryrefslogtreecommitdiffstats
path: root/etc/nyx.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/nyx.profile')
-rw-r--r--etc/nyx.profile7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/nyx.profile b/etc/nyx.profile
index ed39283b2..f50014a4d 100644
--- a/etc/nyx.profile
+++ b/etc/nyx.profile
@@ -6,10 +6,9 @@ include nyx.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${PATH}/python2* 9# Allow python (blacklisted by disable-interpreters.inc)
10noblacklist ${PATH}/python3* 10include allow-python2.inc
11noblacklist /usr/lib/python2* 11include allow-python3.inc
12noblacklist /usr/lib/python3*
13 12
14noblacklist ${HOME}/.nyx 13noblacklist ${HOME}/.nyx
15mkdir ${HOME}/.nyx 14mkdir ${HOME}/.nyx