mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
eventlircd: shutdown eventlircd on reboot/poweroff
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
92b8da34ef
commit
10ab2bd6bb
@ -32,5 +32,7 @@ case $RUNLEVEL in
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
progress "starting eventlircd"
|
||||
killall eventlircd
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user