mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Revert "samba: start samba earlyer, we will see if it works (again)"
This reverts commit 146838a57f9e66910c0cb2d50830805af91b904d.
This commit is contained in:
parent
30fa974058
commit
6f4a7be809
@ -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 2000000
|
usleep 10000000
|
||||||
|
|
||||||
progress "Starting Samba server"
|
progress "Starting Samba server"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user