aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates
diff options
context:
space:
mode:
Diffstat (limited to 'etc/templates')
-rw-r--r--etc/templates/profile.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 065245a63..043e83c58 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -103,6 +103,9 @@ include globals.local
103# Allow ruby (blacklisted by disable-interpreters.inc) 103# Allow ruby (blacklisted by disable-interpreters.inc)
104#include allow-ruby.inc 104#include allow-ruby.inc
105 105
106# Allow /bin/sh (blacklisted by disable-shell.inc)
107#include allow-bin-sh.inc
108
106# Allow ssh (blacklisted by disable-common.inc) 109# Allow ssh (blacklisted by disable-common.inc)
107#include allow-ssh.inc 110#include allow-ssh.inc
108 111