11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
[crio.runtime]
|
|
cgroup_manager = "cgroupfs"
|
|
default_runtime = "crun"
|
|
|
|
[crio.runtime.runtimes.crun]
|
|
runtime_path = "/usr/bin/crun"
|
|
runtime_type = "oci"
|
|
runtime_root = "/run/crun"
|
|
monitor_cgroup = "pod"
|
|
monitor_exec_cgroup = "container"
|