mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
Merge 361b247586
into 5cc0d8c40c
This commit is contained in:
commit
b067edd08e
@ -4,8 +4,6 @@ version = 2
|
||||
root = "/var/lib/containerd"
|
||||
# runtime state information
|
||||
state = "/run/containerd"
|
||||
# set containerd as a subreaper on linux when it is not running as PID 1
|
||||
subreaper = true
|
||||
# set containerd's OOM score
|
||||
oom_score = -999
|
||||
disabled_plugins = []
|
||||
|
@ -4,8 +4,6 @@ version = 2
|
||||
root = "/var/lib/containerd"
|
||||
# runtime state information
|
||||
state = "/run/containerd"
|
||||
# set containerd as a subreaper on linux when it is not running as PID 1
|
||||
subreaper = true
|
||||
# set containerd's OOM score
|
||||
oom_score = -999
|
||||
disabled_plugins = []
|
||||
|
Loading…
Reference in New Issue
Block a user