mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
killall5 -18 || break
|
||||
done
|
||||
sync
|
||||
umount -a >/dev/null 2>&1
|
||||
reboot
|
||||
|
@ -31,6 +31,4 @@ for seq in `seq 1 10` ; do
|
||||
clear > /dev/tty1
|
||||
killall5 -18 || break
|
||||
done
|
||||
sync
|
||||
umount -a >/dev/null 2>&1
|
||||
poweroff
|
||||
|
Loading…
x
Reference in New Issue
Block a user