Unverified Commit d4ff3642 by Stéphane Graber Committed by GitHub

Merge pull request #3424 from brauner/2020-05-25/fixes

api_extensions: add "pidfd"
parents 445f47ea 71d53a5c
......@@ -38,6 +38,7 @@ static char *api_extensions[] = {
"cgroup2_devices",
#endif
"cgroup2",
"pidfd",
"cgroup_advanced_isolation",
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment