Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
# 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