mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
05272718f4
The misc cgroup controller, introduced in Linux 5.13, is still unknown
to systemd, and thus it cannot delegate it. Add an appropriate fixup
to the test case, similar to an earlier commit 601cf5825f.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>