-
start: remove procfs pidfd support · 01602949Christian Brauner authored
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>
×