installer: run in runlevel 'installer', some cleanups

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-06 20:02:50 +02:00
parent b86123ed0c
commit aa5e47822b

View File

@ -22,7 +22,7 @@
# starting Installer
#
# runlevels: openelec
# runlevels: installer
. /etc/profile
@ -30,5 +30,7 @@ progress "starting Installer"
while true; do
/usr/bin/installer
sync && poweroff
done
sync
poweroff