mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Revert "Consolekit: sync & unmountall before reboot / shutdown"
This reverts commit f79168770fefa9754f01dd8a582732d8ae70e6e6.
This commit is contained in:
parent
1951d155e6
commit
25cabb341d
@ -31,6 +31,4 @@ for seq in `seq 1 10` ; do
|
|||||||
clear > /dev/tty1
|
clear > /dev/tty1
|
||||||
killall5 -18 || break
|
killall5 -18 || break
|
||||||
done
|
done
|
||||||
sync
|
|
||||||
umount -a >/dev/null 2>&1
|
|
||||||
reboot
|
reboot
|
||||||
|
@ -31,6 +31,4 @@ for seq in `seq 1 10` ; do
|
|||||||
clear > /dev/tty1
|
clear > /dev/tty1
|
||||||
killall5 -18 || break
|
killall5 -18 || break
|
||||||
done
|
done
|
||||||
sync
|
|
||||||
umount -a >/dev/null 2>&1
|
|
||||||
poweroff
|
poweroff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user