Skip to content

Commit d57cf6f

Browse files
Merge pull request #3297 from BenTheElder/add-restart
add Restart=always to unit file
2 parents 01191a2 + bbe45e4 commit d57cf6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

containerd.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ExecStart=/usr/local/bin/containerd
99

1010
Delegate=yes
1111
KillMode=process
12+
Restart=always
1213
# Having non-zero Limit*s causes performance problems due to accounting overhead
1314
# in the kernel. We recommend using cgroups to do container-local accounting.
1415
LimitNPROC=infinity

0 commit comments

Comments
 (0)