]> git.proxmox.com Git - mirror_lxc.git/commit
autoassign tty number
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 7 May 2009 17:36:33 +0000 (19:36 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 7 May 2009 17:36:33 +0000 (19:36 +0200)
commitbe43f17e5863a532cfe1647dcd077a3712243d6b
tree79b5e2bb790b0bc274d9bb5c7af248f2b50b8394
parent1bc5cc8c0bf725d2baa518db1e2df80cbdff5bd8
autoassign tty number

When no tty number is specified in the command line,
let the tty service to provide choose one available
tty and provide this one.

The documentation is updated wrt this modification and
I did a little fix to generate the date of the documentation.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
configure.ac
doc/lxc-console.sgml.in
src/lxc/console.c
src/lxc/lxc.h
src/lxc/lxc_console.c
src/lxc/start.c