Merge pull request #8279 from Iceber/remove_criu_path

Remove the CriuPath field from runc's options
This commit is contained in:
Phil Estes
2023-03-20 14:50:33 -04:00
committed by GitHub
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