mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Revert "eventlircd: shutdown eventlircd on reboot/poweroff"
This reverts commit 10ab2bd6bb493292b18a5fbc791780c633461b77.
This commit is contained in:
parent
5bab81f7da
commit
2bd00ec71c
@ -32,7 +32,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "starting eventlircd"
|
|
||||||
killall eventlircd
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user