Re: [lxc-devel] [PATCH] log.c: always use dir when lxcpath is not default

2013-04-30 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > Signed-off-by: Dwight Engen Thanks, Dwight. I'll run a test with this and then push it. Acked-by: Serge E. Hallyn > --- > src/lxc/log.c | 36 +++- > 1 file changed, 23 insertions(+), 13 deletions(-) > > diff -

[lxc-devel] [PATCH] log.c: always use dir when lxcpath is not default

2013-04-30 Thread Dwight Engen
Signed-off-by: Dwight Engen --- src/lxc/log.c | 36 +++- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/src/lxc/log.c b/src/lxc/log.c index 61280bc..8d87a51 100644 --- a/src/lxc/log.c +++ b/src/lxc/log.c @@ -187,31 +187,41 @@ static int log_open(co