Path : /usr/lib/systemd/system/systemd-logind.service.d/
File Upload :
Current File : //usr/lib/systemd/system/systemd-logind.service.d/dbus.conf

# logind fails to start in minimal environments without dbus, such as LXC
# containers or servers. Add a startup condition to avoid the very noisy
# startup failure.
# Consider both dbus-daemon (the reference implementation) and dbus-broker.
# See https://bugs.debian.org/772700

[Unit]
ConditionPathExists=|/usr/bin/dbus-daemon
ConditionPathExists=|/usr/bin/dbus-broker