aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-demo/recipes-core/dbus/dbus/dbus_user.service
blob: 1851818f59fed8c70c4ea49b1b3e5b53a7d71a4e (plain)
1
2
3
4
5
6
7
[Unit]
Description=D-Bus Message Bus
Requires=dbus.socket

[Service]
ExecStart=/usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
ExecReload=/usr/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig