]> git.proxmox.com Git - mirror_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:24:14 +0000 (00:24 -0400)
commit68348321fb7639b7c2207bf86561aa527b467d11
tree358bd4354aff346da18b2b454170acf62b079b1c
parent96912df80ee990ee083bc280303f0eeac034e4a8
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