]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Fix screen startup
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 27 May 2013 02:07:07 +0000 (23:07 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 27 May 2013 02:07:07 +0000 (23:07 -0300)
files/etc/rc.local

index c9a8046dd204d6adfef8d3c45a0a3bbd49255438..c8cefc233ad007986f6241043bbc2911df573ce4 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 -f /etc/screenrc.startup
+  /usr/bin/screen -d -m -S root -c /etc/screenrc.startup
 fi
 
 # Then exit