samba: init: wait for network

This commit is contained in:
Stefan Saraev 2013-07-21 19:40:57 +03:00
parent ed5c350667
commit 9b551d8b29

View File

@ -34,6 +34,9 @@
if [ "$SAMBA_ENABLED" = "true" ]; then
# wait for network
wait_for_inet_addr force
progress "Starting Samba server"
SMB_USERCONF="/storage/.config/samba.conf"