armbian-build/config/bootenv/rockchip.txt
Enguerran P 00cd22460a
[bootenv/rockchip] Force cgroup v1 usage (#3830)
Force cgroup v1 usage since some runc apps like docker 20.10+ cannot run on rockchip with cgroup v2 enabled. (It generates BPF related issues, see opencontainers/runc#2959)

This is a workaround until a proper fix is submitted.

Tested on Asus Tinkerboard with current stable kernel.
2022-06-06 10:07:13 +02:00

4 lines
72 B
Plaintext

verbosity=1
bootlogo=false
extraargs=systemd.unified_cgroup_hierarchy=0