mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
60eaed2ed6
The fs2 cgroup driver has a sanity check for path. Since systemd driver is relying on the same path, it makes sense to move this check to the common code. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>