mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Revert "irserver: shutdown irserver on reboot/poweroff"
This reverts commit 92b8da34ef7eeae2139aabf33d7859201ba3f52d.
This commit is contained in:
parent
2bd00ec71c
commit
b38f39de73
@ -43,7 +43,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "Stopping IRtrans daemon"
|
|
||||||
killall irserver
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user