projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85a0aa1
)
core: make check for Disconnected message more precise
author
Lennart Poettering
<lennart@poettering.net>
Sat, 21 Dec 2013 01:40:40 +0000
(
02:40
+0100)
committer
Lennart Poettering
<lennart@poettering.net>
Sat, 21 Dec 2013 01:40:40 +0000
(
02:40
+0100)
src/core/dbus.c
patch
|
blob
|
history
diff --git
a/src/core/dbus.c
b/src/core/dbus.c
index
ccbbc34
..
967f991
100644
(file)
--- 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',"