Closed troglobit closed 2 years ago
After further investigation, this looks like it's just the cpu controller that's unsupported smh on this kernel. Meaning, we need more fine grained control of capabilities. Disable them one by one as we learn.
@troglobit I also observed a similar issue, which could be fixed by this: https://github.com/troglobit/finit/pull/217 per my test.
Yup thanks! I have a few more fixes for this in my $HOME patch queue, will push later tonight.
Older kernels (5.3.x) with so-so support for cgroups v2 can succeed mounting, but fail later on when writing settings:
We should add this as well to the detection mechanism for cgroups v2 kernel support.