Skip to content

Commit

Permalink
Merge pull request #652 from amazonlinux/containerd-killmode
Browse files Browse the repository at this point in the history
containerd: specify killmode=mixed
  • Loading branch information
etungsten authored Jan 15, 2020
2 parents c38271b + 75125f6 commit 033ad21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/containerd/containerd.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Wants=network-online.target configured.target
[Service]
ExecStart=/usr/bin/containerd
Delegate=yes
KillMode=process
KillMode=mixed
TimeoutSec=0
RestartSec=2
Restart=always
Expand Down

0 comments on commit 033ad21

Please sign in to comment.