Comment 0 for bug 1315521

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

When starting a privileged container with cgmanager, cgroups look like:

3:cpuset:/lxc/u5
2:name=systemd:/user/1000.user/c2.session

where all controllers other than name=systemd are correct. lxc needs
to set the new cgroup for name=systemd, and cgmanager needs to fix a
bug where name=systemd was not being handled right.