mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
avahi: add start delay
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8c6c9c788b
commit
7994ad88fc
@ -23,6 +23,9 @@
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
(
|
||||
# sleep 10 sec to be ensure network is started
|
||||
usleep 10000000
|
||||
|
||||
progress "Starting Avahi Daemon"
|
||||
|
||||
mkdir -p /var/run/avahi-daemon
|
||||
|
Loading…
x
Reference in New Issue
Block a user