aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/host.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/host.profile')
-rw-r--r--etc/profile-a-l/host.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/profile-a-l/host.profile b/etc/profile-a-l/host.profile
index 63e1be259..00d9f7a76 100644
--- a/etc/profile-a-l/host.profile
+++ b/etc/profile-a-l/host.profile
@@ -7,8 +7,8 @@ include host.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10deny ${RUNUSER} 10blacklist ${RUNUSER}
11nodeny ${PATH}/host 11noblacklist ${PATH}/host
12 12
13include disable-common.inc 13include disable-common.inc
14include disable-devel.inc 14include disable-devel.inc