fn cgroup_root_relative(path: &Path) -> String
Strip the cgroup mount prefix from a stored cell path, yielding the root-relative cgroup path (e.g. /sys/fs/cgroup/a/b -> /a/b).
/sys/fs/cgroup/a/b
/a/b