chiark / gitweb /
core: while we are reloading don't suppress bus signals
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 18:33:11 +0000 (20:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 21:41:03 +0000 (23:41 +0200)
commitb170dd803d334234ad7edd0dc7bb34860832bc07
tree04713570da905baefe7bb6cf6a1f18b704989d74
parent6fa4853328e3d78d092172fa54effb7e785d0a85
core: while we are reloading don't suppress bus signals

While we are reloading we shouldn't suppress adding units to the bus
queue when there are no subscribers, simply because we might not have
deserialized the subscribers list yet. Hence, during reloading always
assume we have subscribers.
src/core/dbus-unit.c
src/core/dbus.c