]> git.proxmox.com Git - mirror_lxc.git/commit
start: remove procfs pidfd support
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 25 Dec 2019 17:50:53 +0000 (18:50 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 26 Dec 2019 12:01:03 +0000 (13:01 +0100)
commitb94283e19f19495d6d853d43146f2c640542c751
tree9b183e73e16666d48f8dd48e4d61873482365058
parent2d50f34074beeb24b70a77044878b7aa6e199c32
start: remove procfs pidfd support

We'll only rely on proper anon-inode based pidfd support in the future.
There's no good reason to use the procfs fallback. All the fancy features we
might want to use are only available with anon-inode pidfds.

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