In the systemd implementation there is a hard-coded dbus object path: const QString SystemdServiceBackend::DBusObjectPath = QStringLiteral("/de/skycoder42/QtService/SystemdServiceBackend"); I can't see any way to change this. Can this be changed into a property so I can override/set it?