Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next

This commit is contained in:
Stephan Raue 2013-01-17 17:18:36 +01:00
commit d7e3983937
2 changed files with 4 additions and 0 deletions

View File

@ -31,4 +31,6 @@ for seq in `seq 1 10` ; do
clear > /dev/tty1
killall5 -18 || break
done
sync
umount -a >/dev/null 2>&1
reboot

View File

@ -31,4 +31,6 @@ for seq in `seq 1 10` ; do
clear > /dev/tty1
killall5 -18 || break
done
sync
umount -a >/dev/null 2>&1
poweroff