mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
rauc: Start after D-Bus
On occasion, rauc has problems registering with D-Bus. Ensure that the D-Bus daemon is running before starting rauc.
This commit is contained in:
committed by
Joachim Wiberg
parent
be728accbb
commit
e1db5bad78
@@ -1,2 +1,5 @@
|
||||
set G_MESSAGES_DEBUG=nocolor
|
||||
service [2345789] env:-/etc/default/rauc log:prio:user.notice rauc service $RAUC_ARGS -- Software update service
|
||||
service [2345789] <service/dbus/running> \
|
||||
env:-/etc/default/rauc log:prio:user.notice \
|
||||
rauc service $RAUC_ARGS -- Software update service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user