xbmc: depends on dbus, so wait for it

This commit is contained in:
Stefan Saraev 2013-06-12 21:24:04 +03:00 committed by Stephan Raue
parent 936c95e8dd
commit 8febbabfe6

View File

@ -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