aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-28 10:29:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-05-28 10:29:20 -0300
commit875a16b81f5b8bc26d87884e75b11b54289fdab3 (patch)
treea65fe6aa4084fd55fe3cb82f349b59967c1c9dc2 /files
parent4a3831fa8859acfde841f61328817758426584bb (diff)
downloadpuppet-nodo-875a16b81f5b8bc26d87884e75b11b54289fdab3.tar.gz
puppet-nodo-875a16b81f5b8bc26d87884e75b11b54289fdab3.tar.bz2
Setting proper shell at system screen
Diffstat (limited to 'files')
-rw-r--r--files/etc/rc.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/rc.local b/files/etc/rc.local
index 79cd9b9..c8cefc2 100644
--- a/files/etc/rc.local
+++ b/files/etc/rc.local
@@ -37,7 +37,7 @@ fi
# Start system-wide screen session
if [ -f "/etc/screenrc.startup" ]; then
- /bin/bash -c /usr/bin/screen -d -m -S root -c /etc/screenrc.startup
+ /usr/bin/screen -d -m -S root -c /etc/screenrc.startup
fi
# Then exit