mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
Revert "avahi: shutdown avahi on reboot/poweroff"
This reverts commit 0585b016b92402bf459e69ae23e47f00bfcafc11.
This commit is contained in:
parent
1723a4c630
commit
ac21cd96ca
@ -34,7 +34,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "Starting Avahi Daemon"
|
|
||||||
killall avahi-daemon
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user