main/dbus: enable readiness notification

Enable readiness notification for the user service, so that dependant
services can be properly ordered after D-Bus itself.
This commit is contained in:
Hugo Osvaldo Barrera 2026-03-17 21:59:34 +01:00 committed by Hugo Barrera
parent 6116ae341a
commit e7f57a7815

View File

@ -5,4 +5,5 @@ description="D-Bus Login Session Message Bus"
supervisor=supervise-daemon
command="/usr/bin/dbus-daemon"
command_args="--session --nofork --nopidfile --address=$DBUS_SESSION_BUS_ADDRESS"
command_args="--session --nofork --nopidfile --address=$DBUS_SESSION_BUS_ADDRESS --print-address=3"
notify=fd:3