summaryrefslogtreecommitdiff
path: root/installer-screenrc
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-04-22 01:32:21 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-04-22 01:32:21 +0000
commit046cb960a3d8edf3eb779384323e800e13da6c41 (patch)
tree59859d9368850bae2d998be2b63792038d83eb79 /installer-screenrc
parentc8c53b8689ea0e8d848dc3428e99a3116b55f5c5 (diff)
downloadlive-046cb960a3d8edf3eb779384323e800e13da6c41.tar.gz
Diffstat (limited to 'installer-screenrc')
-rw-r--r--installer-screenrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer-screenrc b/installer-screenrc
index a5cadbc..282f55c 100644
--- a/installer-screenrc
+++ b/installer-screenrc
@@ -3,7 +3,7 @@ startup_message off
bindkey -k k1 select 1
bindkey -k k2 select 2
-screen -t installer 1 /usr/install/install
+screen -t installer 1 sh -c "/usr/install/install && reboot"
screen -t console 2 sh -c "while true; do /bin/bash -l; sleep 1; done"
hardstatus alwayslastline "%{kB} %w %= | Dyson Installer"