]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools: lxc-start: set configfile after load_config 1338/head
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Dec 2016 13:15:40 +0000 (14:15 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Dec 2016 13:21:55 +0000 (14:21 +0100)
commitb586db430b5eb2c8212f5e95fca49b78657f6edb
tree21156b7be8483b1493e0eccd90a9228853e6705a
parentaee937d03405a8aadcb14f10c9d5fab47d018978
tools: lxc-start: set configfile after load_config

Same change as in 6118210e0a which was missing in lxc-start
and back then is_defined() wasn't being called.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/lxc/tools/lxc_start.c