On Thu, 25.04.13 23:11, Martin Koegler ([email protected]) wrote:
> Systemd includes for a long time a concurrent connection limit for
> its private dbus. If it is more than 52, it yields to a "Too many concurrent
> connections"
> error (src/core/dbus.c:748)
>
> Each destroyed control gr
Systemd includes for a long time a concurrent connection limit for
its private dbus. If it is more than 52, it yields to a "Too many concurrent
connections"
error (src/core/dbus.c:748)
Each destroyed control group starts systemd-cgroups-agent, which in turn
connects to the
private dbus.
It is