xf.li | 8611891 | 2025-03-19 20:07:27 -0700 | [diff] [blame^] | 1 | [Unit] |
2 | Description=D-Bus User Message Bus | ||||
3 | Documentation=man:dbus-daemon(1) | ||||
4 | Requires=dbus.socket | ||||
5 | |||||
6 | [Service] | ||||
7 | ExecStart=/usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only | ||||
8 | ExecReload=/usr/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig |