Hi On Mon, Aug 31, 2015 at 8:02 AM, arnaud gaboury <[email protected]> wrote: > Distro : Arch > Systemd : 224 > Kdbus AUR package installed (kdbus module is not in default Arch Kernel) > nspawn container : Fedora 22, systemd 219 > > > I want to give a try to kdbus. If I read correctly the kdbus[0] website: > <With the kdbus transport layer, the dbus-daemon is no longer needed>. > Am I right to understand I will no more need dbus.service and I can > disable it for system and users ?
Yes, you can even remove /usr/bin/dbus-daemon. > Will it change something for the container, as it is running a lower > version of systemd ? You can run dbus-daemon in containers and kdbus on the host just fine (or vice versa). However, if you run kdbus in the container, it must use systemd-224 (preferably systemd-225). > Thank you for tips. > > [0]http://www.freedesktop.org/wiki/Software/systemd/kdbus/ Thanks David _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
