b45d671fe3
DBus 1.14.x now has the Containers1 interface which uses path in runstatedir (by default set to /var/run) for creating sockets. With the default, Systemd complains about it being a legacy directory: systemd-tmpfiles[102]: /usr/lib/tmpfiles.d/dbus.conf:13: Line references path below legacy directory /var/run/, updating /var/run/dbus/containers → /run/dbus/containers; please update the tmpfiles.d/ drop-in file accordingly. Set the configure option runstatedir to /run to use the preferred path to avoid the warning and use the /run directory consistently. Setting the value only affects the path of these sockets and to the PID file, which is already explicitly set by another option. Signed-off-by: Jan Čermák <sairon@sairon.cz> |
||
---|---|---|
.. | ||
Config.in | ||
S30dbus | ||
dbus.hash | ||
dbus.mk |