mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
connman: wait a bit more
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
223ea2532d
commit
8d2ded7e34
@ -7,7 +7,6 @@
|
||||
|
||||
wait_for_network () {
|
||||
while [ $(ifconfig | grep -c ^eth) = 0 ]; do
|
||||
usleep 200000
|
||||
usleep 250000
|
||||
done
|
||||
usleep 500000
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user