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