summaryrefslogtreecommitdiff
path: root/bus/systemd-user/dbus.service.in
blob: cafcc5c178cf2f03da6651646084c378e967c4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=D-Bus User Message Bus
Documentation=man:dbus-daemon(1)
Requires=dbus.socket

[Service]
Type=notify
NotifyAccess=main
ExecStart=@EXPANDED_BINDIR@/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
Slice=session.slice