mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
Create cgroup path relative the cgroups mount point if it's absolute, or create it relative to a runtime-determined location if the path is relative. fixes #1365 fixes #1357 Signed-off-by: Julio Montes <julio.montes@intel.com>