avahi: add start delay

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-09-24 00:46:20 +02:00
parent 8c6c9c788b
commit 7994ad88fc

View File

@ -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