aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2010-06-17 14:04:15 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2010-06-17 14:04:15 +0200
commit765a4e07838e51be672b4e0535845ff8e0a719eb (patch)
tree75e5596ccb84e4f40891d704168717641401e624 /doc
parentForgotten @LIBEXECDIR@ replacement (diff)
downloadlxc-765a4e07838e51be672b4e0535845ff8e0a719eb.tar.gz
lxc-765a4e07838e51be672b4e0535845ff8e0a719eb.tar.bz2
lxc-765a4e07838e51be672b4e0535845ff8e0a719eb.zip
add lxc.console documentation
Add missing documenation about the console output. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/lxc.conf.sgml.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/lxc.conf.sgml.in b/doc/lxc.conf.sgml.in
index 897c204..a6454b9 100644
--- a/doc/lxc.conf.sgml.in
+++ b/doc/lxc.conf.sgml.in
@@ -306,6 +306,28 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</refsect2>
<refsect2>
+ <title>Container system console</title>
+ <para>
+ 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.
+ </para>
+ <variablelist>
+ <varlistentry>
+ <term>
+ <option>lxc.console</option>
+ </term>
+ <listitem>
+ <para>
+ Specify a path to a file where the console output will
+ be written.
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect2>
+
+ <refsect2>
<title>Console through the ttys</title>
<para>
If the container is configured with a root filesystem and the