mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
connman: depends on dbus, so wait for it
This commit is contained in:
parent
137a8419e5
commit
46f3591d90
@ -50,6 +50,7 @@ fi
|
||||
# starting Connection manager
|
||||
progress "starting Connection manager"
|
||||
while true; do
|
||||
wait_for_dbus
|
||||
/usr/sbin/connmand -nr $CONNMAN_DEBUG > /dev/null 2>&1
|
||||
usleep 250000
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user