]> git.proxmox.com Git - mirror_lxc.git/commit
lxc_container_new: fail on config file parse error
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 28 Jan 2014 13:28:19 +0000 (13:28 +0000)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 29 Jan 2014 09:57:29 +0000 (09:57 +0000)
commitbac806d1a11ad3e15f69b13579153d1144e4b2e4
treebdfe68426c75257315c10e408618d6d7ab7aa128
parent934b1673cda3f4fc17d66cfe3f429d7fafe3f4a6
lxc_container_new: fail on config file parse error

If we have a bad config file entry, fail.  Otherwise lxc-start
will proceed with a partial configuration.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxccontainer.c