]> git.ipfire.org Git - thirdparty/lxc.git/commit
use the configuration to check if a resource is enabled
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 9 Oct 2009 09:38:38 +0000 (11:38 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 9 Oct 2009 09:38:38 +0000 (11:38 +0200)
commitecb0e51b0cb33e7c779207c867bca7d0e0faa232
tree4f57c1e008fd2f055465a465a3d715a61905f375
parentdf83bf6f97e5ddbe50a31aaa75078014d52c0288
use the configuration to check if a resource is enabled

Remove the usage of the directory config for the setup and use the
configuration structure instead.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/conf.c