]> git.ipfire.org Git - thirdparty/lxc.git/commit
explicitly do not use the console
authorDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 9 Aug 2011 14:51:01 +0000 (16:51 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 9 Aug 2011 14:51:01 +0000 (16:51 +0200)
commitdff21ef019d001a25adcaa947d67942b61bbab22
treedc3499bc7ecfec16c5f9e1373571035e75e781f5
parent4cb05a609b308f0ddf37a9f4bd65e1a37c6b607e
explicitly do not use the console

If the keyword 'none' is specified for the console name, lxc will ignore creating a console.
That allows to have a rootfs but without a console.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
doc/lxc.conf.sgml.in
src/lxc/console.c