mirror of
https://github.com/containers/podman.git
synced 2025-12-03 19:59:39 +08:00
We want to default to secure when running containers as root, in rootless, we need to change the default if the system does not support cgroup v1. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>