mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Revert "atvclient: shutdown atvclient on reboot/poweroff"
This reverts commit 08c725ab424a1baef293aa917336e6b61380083a.
This commit is contained in:
parent
b55c383223
commit
5bab81f7da
@ -32,7 +32,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "stopping ATVclient"
|
|
||||||
killall atvclient
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user