D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
systemd
/
system
/
systemd-logind.service.d
/
Filename :
dbus.conf
back
Copy
# 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