This unit is provided by:
Options
-
[Install]
-
Alias=dbus.service
-
-
[Service]
-
ExecReload=/usr/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-
ExecStart=/usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
-
-
[Unit]
-
Description=D-Bus User Message Bus
-
Documentation=man:dbus-daemon(1)
-
Requires=dbus.socket
-
Additionnal notes
Nothing here.