]> git.ipfire.org Git - thirdparty/lxc.git/commit
remove redundent LXC_TTY_HANDLER
authorJian Xiao <jian@linux.vnet.ibm.com>
Thu, 23 Feb 2012 08:57:13 +0000 (09:57 +0100)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 23 Feb 2012 08:57:13 +0000 (09:57 +0100)
commit307cf2a670fc8979b84d888f2720a827bcfa5291
tree9960fb772ac1c80309e97588b5c9988c0fb01477
parentaa198728a83e7016cd02583349fce1f5b1a60c66
remove redundent LXC_TTY_HANDLER

All the signals (except fatal ones) are redirected to signalfd at lxc_init,
so the LXC_TTY_HANDLERs are redundant. This patch removes them.

Signed-off-by: Jian Xiao <jian@linux.vnet.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/start.c
src/lxc/utils.h