mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
samba: start samba earlyer, we will see if it works (again)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d44ad5f5dd
commit
146838a57f
@ -29,7 +29,7 @@
|
|||||||
if [ "$SAMBA_START" = "true" ]; then
|
if [ "$SAMBA_START" = "true" ]; then
|
||||||
|
|
||||||
# sleep 2 sec to be ensure network is started
|
# sleep 2 sec to be ensure network is started
|
||||||
usleep 10000000
|
usleep 2000000
|
||||||
|
|
||||||
progress "Starting Samba server"
|
progress "Starting Samba server"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user