mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Revert "lcdproc: shutdown atvclient on reboot/poweroff"
This reverts commit faaae63cb9bfc40ebd882d6236a621531366d9d4.
This commit is contained in:
parent
348593dcfb
commit
b55c383223
@ -52,7 +52,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "Stopping LCD daemon"
|
|
||||||
killall LCDd
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user