** Description changed: + =================================================== + Impact: unprivileged users may not be able to start containers + Test case: log into a system without libpam-logind installed, so that you are in cgroup /. + sudo cgm create all c1 + sudo chown all c1 $(id -u) $(id -g) + cgm movepid all c1 $$ + lxc-create -t download -n c1 -- -d ubuntu -r trusty -a amd64 + lxc-start -n c1 + This should succeed, but will fail with warnings about the name=systemd cgroup. + =================================================== + If a user does 'cgm movepid all xxx $$', they likely want to be moved into cgroup xxx for the name=systemd controller as well.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317687 Title: cgm all should work on unbound cgroups To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1317687/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
