]> git.proxmox.com Git - mirror_lxc.git/commit
open the console later
authorDaniel Lezcano <daniel.lezcano@free.fr>
Mon, 22 Mar 2010 10:08:34 +0000 (11:08 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Mon, 22 Mar 2010 10:08:34 +0000 (11:08 +0100)
commit28a4b0e55c659428bc8f495fde2e774fbd0fb03c
treed9837ca12f34cf031fef6cdf749804be2413f45f
parent80090207defda9adfc922555b359b11acdad1401
open the console later

Open the console at the setup time, otherwise the openeded
file descriptor will be considered as an inherited fd and the
startup will fail.

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