Remove the CriuPath field from runc's options

Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
This commit is contained in:
Iceber Gu
2023-03-16 15:14:07 +08:00
parent e735405c15
commit 23d288a809
6 changed files with 44 additions and 77 deletions

View File

@@ -372,9 +372,6 @@ version = 2
# Root is the runc root directory.
Root = ""
# CriuPath is the criu binary path.
CriuPath = ""
# SystemdCgroup enables systemd cgroups.
SystemdCgroup = false