]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/lxc_start.c
log the container console when it is daemonized and the log is enabled
authorDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 7 Jun 2009 19:48:46 +0000 (21:48 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 7 Jun 2009 19:48:46 +0000 (21:48 +0200)
commitb8f57738b44d9ed8e67d90db72fe89a652f8450d
tree87d31acbbb74632c490585c250ab090129aa7f19
parentc36583c3034ca430c98fc0b5afe6e8f0c6511258
log the container console when it is daemonized and the log is enabled

When we daemonize the container and we specify the log file,
the container will use the log file to write the console output.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc_start.c
src/lxc/start.c