|
@@ -98,7 +98,7 @@ apparmor_profile = "crio-default"
|
|
|
|
|
|
# cgroup_manager is the cgroup management implementation to be used
|
|
|
# for the runtime.
|
|
|
-cgroup_manager = "cgroupfs"
|
|
|
+cgroup_manager = "systemd"
|
|
|
|
|
|
# hooks_dir_path is the oci hooks directory for automatically executed hooks
|
|
|
hooks_dir_path = "/usr/share/containers/oci/hooks.d"
|