mirror of
https://github.com/containerd/containerd.git
synced 2026-07-25 16:57:13 +00:00
cgroupsv2.LoadManager() already performs VerifyGroupPath(), and returns an error if the path is invalid, so this check is redundant. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>