Merge pull request #3297 from BenTheElder/add-restart

add Restart=always to unit file
This commit is contained in:
Michael Crosby
2019-05-23 22:09:34 -04:00
committed by GitHub

View File

@@ -9,6 +9,7 @@ ExecStart=/usr/local/bin/containerd
Delegate=yes
KillMode=process
Restart=always
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNPROC=infinity