Mission Control: add systemd service
Submitted by Simon McVittie
Assigned to Telepathy bugs list
Description
Mission Control is D-Bus-activated. Under "systemd --user", this results in it being part of the dbus.service cgroup: it is part of dbus for the purposes of things like resource control.
With dbus-daemon 1.10 configured with --enable-user-session, we can do better: a systemd user service will result in it being placed in its own cgroup.
This also allows avoiding Bug #53220 without resorting to the mc-wait-for-name tool.
Version: git master