]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: set loglevel correctly
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 5 Dec 2017 23:16:38 +0000 (00:16 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 17 Dec 2017 14:53:24 +0000 (15:53 +0100)
commit91e46cb162eccc3d7dcfa391d75a3cca34189014
treed982258f66c791d73f280f826cdcae90eae8a6f0
parent8bedc7ee864304571aec1c6a42e7aae28436358c
start: set loglevel correctly

We want the loglevel that the user specified when starting the container
because it overrides the default one set in the config.

Closes #2003.

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