]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: move env setup before container setup
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 12 Sep 2017 19:23:17 +0000 (21:23 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 24 Sep 2017 04:41:24 +0000 (00:41 -0400)
commitb03a38722922d2219be518f7a29002a4746fcdba
tree0f4854562be8aeda586ee9d6a72c6e1f600ade5d
parent4e2849f83a5d2d2c4dc72737cd0d16c35e51660b
start: move env setup before container setup

The hooks (e.g. lxc.hook.mount) should have the environment variables the user
gave us available.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/start.c