]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools: restore lxc-create log behavior
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 11 Jun 2018 11:15:48 +0000 (13:15 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 10 Dec 2018 08:12:29 +0000 (09:12 +0100)
commite2faeedba985a4af2ec664791c9cebea3b93cd56
tree538292bfcc51f68ccd0d82e68af3476dfd9499a1
parent776bb08b233d0832fa9e98d04ce4028538d89acc
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