--- podman-git-e7d822674.old/vendor/github.com/containers/common/pkg/config/containers.conf +++ podman-git-e7d822674/vendor/github.com/containers/common/pkg/config/containers.conf @@ -291,7 +291,7 @@ # Path to the seccomp.json profile which is used as the default seccomp profile # for the runtime. # -#seccomp_profile = "/usr/share/containers/seccomp.json" +seccomp_profile = "/usr/share/containers/seccomp.json" # Size of /dev/shm. Specified as . # Unit is optional, values: @@ -483,6 +483,7 @@ # Valid options "systemd" or "cgroupfs" # #cgroup_manager = "systemd" +cgroup_manager = "cgroupfs" # Environment variables to pass into conmon #