mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
connman:
- move network configuration to connman
This commit is contained in:
parent
fc5ff563e2
commit
68c6e75e06
@ -10,7 +10,7 @@
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
wait_for_network () {
|
||||
while [ ! -f /var/run/network ]; do
|
||||
while [ ! -f /var/run/connman/udhcpc.*.pid ]; do
|
||||
sleep 1
|
||||
done
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user