]> git.ipfire.org Git - thirdparty/lxc.git/commit
make failure to connect to cgmanager DEBUG instead of ERROR
authorDwight Engen <dwight.engen@oracle.com>
Tue, 11 Mar 2014 18:48:32 +0000 (14:48 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 11 Mar 2014 20:00:01 +0000 (15:00 -0500)
commit395d87ff2319deec340879ce114fea0d6948f32a
treec12473ebc882cfe5548303fd6af572f84fa6c980
parenta2868fe90b37f6d22cae1cff1574bac85d6a9891
make failure to connect to cgmanager DEBUG instead of ERROR

You can have both cgmanager and cgfs compiled in, and lxc will fall back
at runtime to cgfs if it cannot connect to cgmanager, so print the failure
to connect as a DEBUG like the code used to do.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/cgmanager.c