Merge pull request #8279 from Iceber/remove_criu_path
Remove the CriuPath field from runc's options
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user