Systemd/src/dbus1-generator
Kay Sievers d4d00020d6 sd-bus: do not connect to dbus-1 socket when kdbus is available
We should not fall back to dbus-1 and connect to the proxy when kdbus
returns an error that indicates that kdbus is running but just does not
accept new connections because of quota limits or something similar.

Using is_kdbus_available() in libsystemd/ requires it to move from
shared/ to libsystemd/.

Based on a patch from David Herrmann:
  https://github.com/systemd/systemd/pull/886
2015-08-11 20:49:36 +02:00
..
dbus1-generator.c sd-bus: do not connect to dbus-1 socket when kdbus is available 2015-08-11 20:49:36 +02:00
Makefile bus: add generator that turns old dbus1 activation files into .busname + .service units 2013-12-03 01:13:48 +01:00