]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgmanager: detect whether cgmanager supports name= subsystems
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 8 May 2014 17:23:53 +0000 (12:23 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 8 May 2014 17:57:03 +0000 (12:57 -0500)
commit29b0b04b32a5aa22ebcf043984a2a12c180104d3
tree0cd6b687c8474889bd6eb665e9b9663ebcd593b4
parent58291e3a431ec735bd45d5abd27496fb462e8b9b
cgmanager: detect whether cgmanager supports name= subsystems

On older cgmanager the support was broken.  So rather than
fail container starts altogether, just keep the old lxc behavior
in this case by not using name= subsystems.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/cgmanager.c