mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
1cda65c39b
Since the defined config.json contains kmem settings, the test will try writing to memory.kmem.* and fail. Therefore, it needs to require cgroups_kmem. Signed-off-by: Thomas Hipp <thipp@suse.de>