[daemon-fix] fixed getting uid and pid when transport is not kdbus
[platform/upstream/dbus.git] / packaging / dbus-user.service
1
2 #
3 # This is the D-Bus service for the session
4 #
5
6 [Unit]
7 Description=D-Bus Session Message Bus
8 Requires=dbus.socket
9
10 [Service]
11 ExecStart=/usr/bin/dbus-daemon --session --address=systemd: --nofork --systemd-activation
12 ExecReload=/usr/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
13 OOMScoreAdjust=-850