]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools: restore lxc-create log behavior 2395/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 11 Jun 2018 11:15:48 +0000 (13:15 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 11 Jun 2018 11:16:40 +0000 (13:16 +0200)
commit70cf33762530f36e8475504b4f764061b4513f92
tree5490c8fb84b76fc908d426f06dcdfbafa38ac43c
parent9dbff501525c29bd2c8e349fcece0b673237eb3e
tools: restore lxc-create log behavior

Older versions of lxc-create used to set log_file to "none" when a log priority
but no log file was specified on the command line. Let's restore this behavior.

Closes #2392.

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