]> 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)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 16 Nov 2017 21:38:21 +0000 (16:38 -0500)
commit37d5831e32e7f1d0395fdd9e19120a7eca66caff
treee8156ec97d52cb4befd2a116b37be20708cc7b43
parent7a687c3175905db4d61e5be231b5465ee859d536
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