]> git.ipfire.org Git - thirdparty/lxc.git/commit
save/restore the tty
authorDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 7 Jun 2009 19:48:46 +0000 (21:48 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 7 Jun 2009 19:48:46 +0000 (21:48 +0200)
commitf8e09a0b769d185e66dc488796fc027abd46266d
tree1531f57dfd53baf60c897c069b6840814ec51b5c
parentd4fca29f0175a25efe82f4dddc7e724752797686
save/restore the tty

Save the tty configuration before calling lxc_start and
restore it right after it has been changed.

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