]> git.ipfire.org Git - thirdparty/lxc.git/commit
fix default console to /dev/tty
authorDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 22 Jun 2010 22:44:13 +0000 (00:44 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 22 Jun 2010 22:44:13 +0000 (00:44 +0200)
commitcd453b38b778652cb341062fbf3c38edefc3a478
treefde75a300076a772154deaa5d9b2e774cd67bd02
parent8119235833dc0861c34086f639a60546cda2739c
fix default console to /dev/tty

Fix default console output fall into the current tty.
Otherwise fall to /dev/null if no tty is available.

Fix at the same time, Xorg take 100% cpu.

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