forked from brl/citadel
Bruce Leidl
dffa0933b1
Added a bootconfig file to the kernel which adds: 'cgroup_no_v1 = all' to kernel cmdline.
4 lines
32 B
Plaintext
4 lines
32 B
Plaintext
kernel {
|
|
cgroup_no_v1 = all
|
|
}
|