summaryrefslogtreecommitdiff
path: root/bus/dbus.service.in
blob: 1b0bbb29d2f7a62066ed51933611d0a1c72de4a9 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=D-Bus System Message Bus
Requires=dbus.socket

[Service]
ExecStart=@EXPANDED_BINDIR@/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
OOMScoreAdjust=-900