mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
4e0f7a203d
This was needed for a test case only, but we can easily copy the data needed. The alternatives are: - keep things as is (and have cgroups depend on runc/libcontainer/specconv); - remove this test case; - move AllowedDevices to cgroups/devices/config. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>