aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-26 23:07:07 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-05-26 23:07:07 -0300
commit8b7729b58294be6fe11c34c94b395ca612773159 (patch)
tree2fd42345dd5ad28af6ec4192b15e4a796671ff6a /files
parent224434cf44fe5b53cdec1f0d99917e111d610257 (diff)
downloadpuppet-nodo-8b7729b58294be6fe11c34c94b395ca612773159.tar.gz
puppet-nodo-8b7729b58294be6fe11c34c94b395ca612773159.tar.bz2
Fix screen startup
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 c9a8046..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
- /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