mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xbmc: depends on dbus, so wait for it
This commit is contained in:
parent
936c95e8dd
commit
8febbabfe6
@ -49,6 +49,9 @@ fi
|
||||
# starting autoupdate
|
||||
[ -f /usr/bin/autoupdate ] && /usr/bin/autoupdate &
|
||||
|
||||
# wait for DBUS to finish
|
||||
wait_for_dbus
|
||||
|
||||
# waiting for Xorg to start
|
||||
wait_for_xorg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user