dbus-marshal-byteswap: Byte-swap Unix fd indexes if needed
[platform/upstream/dbus.git] / bus / dbus.service.in
1 [Unit]
2 Description=D-Bus System Message Bus
3 Documentation=man:dbus-daemon(1)
4 DefaultDependencies=no
5 Requires=dbus.socket
6
7 [Service]
8 ExecStart=@EXPANDED_BINDIR@/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
9 ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
10 OOMScoreAdjust=-900
11 User=dbus
12 Group=dbus
13 SmackProcessLabel=System