]> git.ipfire.org Git - thirdparty/lxc.git/commit
log: avoid regressions for relative log paths
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 26 Mar 2021 21:32:18 +0000 (22:32 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 29 Mar 2021 15:00:42 +0000 (17:00 +0200)
commit9253c0836431bcd230a88302030d9cd5c592b137
treee2339c6867ad698f1704f912c13ee896f231c15b
parent71cfd6ccfbdabcce917a006396ad1c2c4e47b4d5
log: avoid regressions for relative log paths

We need to allow relative log paths.

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