mirror of
https://github.com/containers/podman.git
synced 2025-10-20 04:34:01 +08:00

This will fix a couple of issues caused by the move to containers.conf If a libpod.conf file still exists, we will ignore its events_logger definition and use "file" If you are running rootless on cgroupsV1 we will default to host cgroupns. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>