mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-25 10:04:20 +01: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>