[lxc-devel] [lxc/lxc] 04cb99: cgmanager: have root escape to root cgroup before ...
GitHub
noreply at github.com
Mon Feb 3 21:33:14 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 04cb990db544f11aa9dea866b5ca2865fdc8c527
https://github.com/lxc/lxc/commit/04cb990db544f11aa9dea866b5ca2865fdc8c527
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M src/lxc/cgmanager.c
Log Message:
-----------
cgmanager: have root escape to root cgroup before starting
If a user in cgroup /a/b/c does 'lxc-start -n u1', then u1
should be started under /a/b/c/u1. However if he does
'sudo lxc-start -n u1', then that cgroup shoudl start under
/lxc/u1.
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
More information about the lxc-devel
mailing list