samba: start samba earlyer, we will see if it works (again)

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-08-06 18:32:01 +02:00
parent d44ad5f5dd
commit 146838a57f

View File

@ -29,7 +29,7 @@
if [ "$SAMBA_START" = "true" ]; then
# sleep 2 sec to be ensure network is started
usleep 10000000
usleep 2000000
progress "Starting Samba server"