mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
avahi: depends on dbus, so wait for it
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8febbabfe6
commit
0b7e1daaf5
@ -28,7 +28,8 @@
|
||||
|
||||
mkdir -p /var/run/avahi-daemon
|
||||
while true; do
|
||||
sleep 2
|
||||
wait_for_dbus
|
||||
avahi-daemon > /dev/null 2>&1
|
||||
sleep 500000
|
||||
done
|
||||
)&
|
||||
|
Loading…
x
Reference in New Issue
Block a user