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. | |||
2014-11-30 | build-sys: configure the list of system users, files and directories | Ćukasz Stelmach | |
Choose which system users defined in sysusers.d/systemd.conf and files or directories in tmpfiles.d/systemd.conf, should be provided depending on comile-time configuration. |