]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Startup screen using bash
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 27 May 2013 15:38:43 +0000 (12:38 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 27 May 2013 15:38:43 +0000 (12:38 -0300)
files/etc/rc.local

index c8cefc233ad007986f6241043bbc2911df573ce4..79cd9b9b96d62c34db9e9e2a27fac4c58f74cb02 100644 (file)
@@ -37,7 +37,7 @@ fi
 
 # Start system-wide screen session
 if [ -f "/etc/screenrc.startup" ]; then
-  /usr/bin/screen -d -m -S root -c /etc/screenrc.startup
+  /bin/bash -c /usr/bin/screen -d -m -S root -c /etc/screenrc.startup
 fi
 
 # Then exit