From 765a4e07838e51be672b4e0535845ff8e0a719eb Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Thu, 17 Jun 2010 14:04:15 +0200 Subject: [PATCH] add lxc.console documentation Add missing documenation about the console output. Signed-off-by: Daniel Lezcano --- doc/lxc.conf.sgml.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/doc/lxc.conf.sgml.in b/doc/lxc.conf.sgml.in index 897c20429..a6454b919 100644 --- a/doc/lxc.conf.sgml.in +++ b/doc/lxc.conf.sgml.in @@ -305,6 +305,28 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + Container system console + + If the container is configured with a root filesystem and the + inittab file is setup to use the console, you may want to specify + where goes the output of this console. + + + + + + + + + Specify a path to a file where the console output will + be written. + + + + + + Console through the ttys -- 2.47.2