chiark / gitweb /
bus: allow queuing more local msgs
authorLennart Poettering <lennart@poettering.net>
Fri, 8 Nov 2013 17:23:47 +0000 (18:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 8 Nov 2013 17:23:47 +0000 (18:23 +0100)
When issuing a synchronous "systemctl daemon-reload" requests this will
send out a tonload of UnitRemoved+UnitNew signals, that we will queue
locally. When we wait for the message reply, we should be able to queue
those, hence bump the limits on locally queuing messages.


No differences found