mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
dbus: fix match
This commit is contained in:
parent
7e4249b94e
commit
fd0d7f7a6e
@ -799,7 +799,7 @@ int bus_init_api(Manager *m) {
|
||||
"type='signal',"
|
||||
"sender='"DBUS_SERVICE_DBUS"',"
|
||||
"interface='"DBUS_INTERFACE_DBUS"',"
|
||||
"member='NameOwnerChange',"
|
||||
"member='NameOwnerChanged',"
|
||||
"path='"DBUS_PATH_DBUS"'",
|
||||
&error);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user