mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
avahi: wait for network
This commit is contained in:
parent
9b551d8b29
commit
2218deaa88
@ -27,6 +27,9 @@
|
|||||||
# ensure that environment is sane
|
# ensure that environment is sane
|
||||||
. /etc/profile
|
. /etc/profile
|
||||||
|
|
||||||
|
# wait for network
|
||||||
|
wait_for_inet_addr force
|
||||||
|
|
||||||
progress "Starting Avahi Daemon"
|
progress "Starting Avahi Daemon"
|
||||||
|
|
||||||
mkdir -p /var/run/avahi-daemon
|
mkdir -p /var/run/avahi-daemon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user