]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: close data socket in parent
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 29 Oct 2017 16:03:57 +0000 (17:03 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 3 Nov 2017 07:37:09 +0000 (08:37 +0100)
commita9e1109e0773b8197ec91ce962e3a4233a737050
treec637810e07729ac4d0136e3ae6ca72204dd00040
parent28d9e29e18dcdae5bb9efb5613069d9fa658ea26
start: close data socket in parent

Brings the number of open fds in the monitor process for a standard container
without ttys down to 17.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/start.c