1
0
forked from brl/citadel
citadel/meta-citadel/recipes-kernel/citadel-kernel/files/bootconfig
Bruce Leidl dffa0933b1 Force use of cgroup v2
Added a bootconfig file to the kernel which adds: 'cgroup_no_v1 = all'
to kernel cmdline.
2024-06-03 11:50:38 -04:00

4 lines
32 B
Plaintext

kernel {
cgroup_no_v1 = all
}