linuxkit/pkg/init/cmd
David Scott c4d7f5d993 service: handle creating cgroupv2 cgroups
These are easier to create than cgroupv1 cgroups as they are only a
single mkdir.

Detect which mode we are in by looking for the presence of the
cgroupv2-only cgroup.controllers file.

Signed-off-by: David Scott <dave@recoil.org>
2022-03-13 19:37:05 +00:00
..
init init: Migrate to Go Modules 2022-01-11 20:18:37 +00:00
rc.init init: Migrate to Go Modules 2022-01-11 20:18:37 +00:00
service service: handle creating cgroupv2 cgroups 2022-03-13 19:37:05 +00:00