summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/dbus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/dbus.c b/src/core/dbus.c
index ccbbc3474d..967f991644 100644
--- a/src/core/dbus.c
+++ b/src/core/dbus.c
@@ -623,6 +623,7 @@ static int bus_setup_disconnected_match(Manager *m, sd_bus *bus) {
r = sd_bus_add_match(
bus,
+ "sender='org.freedesktop.DBus.Local',"
"type='signal',"
"path='/org/freedesktop/DBus/Local',"
"interface='org.freedesktop.DBus.Local',"