]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/start.c
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>
Tue, 5 Dec 2017 23:21:05 +0000 (00:21 +0100)
commit4a03ded4b28c8cb54c058702060e0fd3b08fbbc8
tree5557b4670028902814e0b339d39ed6964b67a946
parentb10fdf6b71ddd1d3860b32edee64b12b43cc459a
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