Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rootless: make cgroup ownership detection not fatal
do not fail if we cannot detect the cgroup ownership. The detection fails when running in a container, since the cgroup showed in /proc/self/cgroup is not accessible, due to the runtime mounting it directly as the cgroup root. Closes: containers#5488 Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information