]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: fix container killing logic 3255/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 16 Jan 2020 17:02:35 +0000 (18:02 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 16 Jan 2020 17:03:39 +0000 (18:03 +0100)
commit11c7d349610736f775a9ce92c64327b4fda6a9d7
tree417ad2c2430ebe1277c786aed99b08edb1849226
parent6f6bd4128e97defbe583df0059c10e6a47559b07
start: fix container killing logic

We need to account for the case where pidfd's are not supported by the kernel
in question.

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