chiark / gitweb /
bus: when watching bus names, we always need to add a change match
authorLennart Poettering <lennart@poettering.net>
Sat, 21 Dec 2013 00:02:23 +0000 (01:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 21 Dec 2013 00:02:23 +0000 (01:02 +0100)
commit85a0aa17dd870703677118726ac448ef08e8defb
tree2e4b42b8dcb1ba4b875f00a2e0a1d4141e831f5f
parentd86f9d5285742e959a158e743799506b5339fefc
bus: when watching bus names, we always need to add a change match

Since for the kernel change of ownership of a name between starter and
real client is a change and for userspace thats addition/removal, we
need to unconditionally subscribe to these change events.
src/libsystemd-bus/bus-control.c