samba: fix typo

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

View File

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