]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/tools/lxc_start.c
lxc-start can output the console to a file
authorDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 1 Feb 2011 13:49:40 +0000 (14:49 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 1 Feb 2011 13:49:40 +0000 (14:49 +0100)
commit829dd9183cbefccdf38f87463fa5c2719e774204
tree17d67a0284357abaf0391d2b8af30ccbfde4c52a
parent9dd97e44141558170a4a5f39b3eda645d9cade2d
lxc-start can output the console to a file

Add the ability to specify a file to output the console.

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