Check return value of XGetWindowProperty in x11_get_address
[platform/upstream/dbus.git] / bus / dbus.service.in
1 [Unit]
2 Description=D-Bus System Message Bus
3 Requires=dbus.socket
4 After=syslog.target
5
6 [Service]
7 ExecStartPre=@EXPANDED_BINDIR@/dbus-uuidgen --ensure
8 ExecStartPre=-/bin/rm -f @DBUS_SYSTEM_PID_FILE@
9 ExecStart=@EXPANDED_BINDIR@/dbus-daemon --system --address=systemd: --nofork --systemd-activation
10 ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig