--- podman-git-2ad1fd355.old/vendor/github.com/containers/common/pkg/config/containers.conf +++ podman-git-2ad1fd355/vendor/github.com/containers/common/pkg/config/containers.conf @@ -204,7 +204,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: @@ -294,6 +294,7 @@ # Valid options "systemd" or "cgroupfs" # #cgroup_manager = "systemd" +cgroup_manager = "cgroupfs" # Environment variables to pass into conmon #