mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
netmount: wait one sec. before mounting
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8d2ded7e34
commit
9e33a71ef6
@ -31,6 +31,7 @@
|
|||||||
if [ -f $NETMOUNT_USERCONF ]; then
|
if [ -f $NETMOUNT_USERCONF ]; then
|
||||||
|
|
||||||
wait_for_network
|
wait_for_network
|
||||||
|
usleep 1000000 # sleep one sec... to be sure network is up
|
||||||
|
|
||||||
progress "Mounting Network shares"
|
progress "Mounting Network shares"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user