mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
# sleep 2 sec to be ensure network is started
|
||||
usleep 2000000
|
||||
usleep 10000000
|
||||
|
||||
progress "Starting Samba server"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user