aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-bin-sh.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/allow-bin-sh.inc')
-rw-r--r--etc/inc/allow-bin-sh.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/inc/allow-bin-sh.inc b/etc/inc/allow-bin-sh.inc
index 59cd40878..d6c295414 100644
--- a/etc/inc/allow-bin-sh.inc
+++ b/etc/inc/allow-bin-sh.inc
@@ -2,6 +2,6 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include allow-bin-sh.local 3include allow-bin-sh.local
4 4
5nodeny ${PATH}/bash 5noblacklist ${PATH}/bash
6nodeny ${PATH}/dash 6noblacklist ${PATH}/dash
7nodeny ${PATH}/sh 7noblacklist ${PATH}/sh