Skip to content

sentry: correctly use dbus interface name

Harald Sitter requested to merge work/sitter/oyvey into master

previously we used the service which happens to work for hostname1 because the service name and interface name are the same. broke for systemd1 because there the names are not the same

BUG: 488555

Merge request reports