]> 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>
Mon, 19 May 2014 21:10:18 +0000 (23:10 +0200)
commitbfe1cb2ece578c2c690ea2936c0faf9c4b4ec576
treef24d58c6dcd908b72560e217ca3ff92998ad44b1
parent631bf46d0734f6042753b5576791ad5f93f34af3
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