Add a systemd user service corresponding to the D-Bus session service
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 25 Sep 2015 16:07:40 +0000 (17:07 +0100)
committerMike Gorse <mgorse@suse.com>
Sun, 27 Sep 2015 17:53:24 +0000 (12:53 -0500)
commit02c5e3e34238f159e02c3560e28dce8c20ce691d
treef86557b447447198821c999c5ac9f11f196b1364
parentce7357e55a786ffd2df7ddd06ffcbb2bce6d4201
Add a systemd user service corresponding to the D-Bus session service

When using a systemd user session, this ensures that org.a11y.Bus
and its child processes (such as org.a11y.atspi.Registry) are placed in
their own cgroup, instead of being treated as part of dbus.service.

https://bugzilla.gnome.org/show_bug.cgi?id=755637
bus/Makefile.am
bus/at-spi-dbus-bus.service.in [new file with mode: 0644]
bus/org.a11y.Bus.service.in