mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
samba: init: wait for network
This commit is contained in:
parent
ed5c350667
commit
9b551d8b29
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user