-
cgroups/cgfsng: adapt to new cgroup2 delegation · 0e17357cChristian Brauner authored
In order to enable proper unprivileged cgroup delegation on newer kernels we not just need to delegate the "cgroup.procs" file but also "cgroup.threads". But don't report an error in case it doesn't exist. Also delegate "cgroup.subtree_control" to enable delegation of controllers to descendant cgroups. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
×