Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers | |
./configure --enable/disable-kdbus can be used to set the default behavior regarding kdbus. If no kdbus kernel support is available, dbus-dameon will be used. With --enable-kdbus, the kernel command line option "kdbus=0" can be used to disable kdbus. With --disable-kdbus, the kernel command line option "kdbus=1" is required to enable kdbus support. | |||
2015-05-14 | units: fix typo in systemd-resolved.service | Lennart Poettering | |
There's no network.service unit, we actually mean network.target here. Reported by Fco. Eduardo RamÃrez. | |||
2015-03-19 | resolved: Do not add .busname dependencies, when compiling without kdbus. | Dimitri John Ledkov | |