Comment 8 for bug 1400394

Revision history for this message
Martin Pitt (pitti) wrote : Re: Unity8 fails to start applications under systemd init (cgmanager issue?)

Discussed on IRC again. cgmanager changes the systemd controller and thus interferes with systemd. Also, in Ubuntu (not upstream or in Debian), we have a systemd patch to put logind sessions into all cgroup controllers (not just the systemd one) for supporting LXC user containers, which would potentially collide with cgmanager again. So it seems we can't really run them side by side, and UAL needs to call either cgmanager's or systemd's API for cgroup creation.