Skip to content

src/dbus: make sure DBus activation uses Systemd service

Otherwise it could be confusing when the service is running (under DBus daemon), yet systemd says it's not.

And while we're at it, also fix Systemd service auto-start.

Fixes: d04403fc ("Make sync-monitor DBus-activatable")

Merge request reports