From 077559587512bc054ff7e716a81448a0920c41b9 Mon Sep 17 00:00:00 2001 From: John Dorman <427295+boostchicken@users.noreply.github.com> Date: Tue, 7 Mar 2023 05:55:46 -0800 Subject: [PATCH] Update containers.conf --- podman-update/build/containers.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman-update/build/containers.conf b/podman-update/build/containers.conf index ab73eb7..143d7e4 100644 --- a/podman-update/build/containers.conf +++ b/podman-update/build/containers.conf @@ -5,7 +5,7 @@ pids_limit=0 log_size_max=104857600 [engine] runtime="runc" -cgroup_manager="cgroupfs" +cgroup_manager="systemd" events_logger="file" tmp_dir = "/var/run/libpod" conmon_path = [