Comment 16 for bug 1535058

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

@ted,

could you restart cgmanager with --debug, then show the debug output?

(Assuming you're on systemd, add --debug to the cmdline in /lib/systemd/system/cgmanager.service, restart it, start an app, then show output of journalctl -u cgmanager)

I suspect libpam-cgm will need to create the cgroup with same path that systemd used for the name=systemd cgroup.

That, or (if this is the exact problem) upstart needs to not assume that all cgroups are the same path.