Support NOTIFY_SOCKET

Signed-off-by: Maksym Pavlenko <makpav@amazon.com>
This commit is contained in:
Maksym Pavlenko
2020-03-06 13:22:39 -08:00
parent 3868dd7540
commit ddae905b82
8 changed files with 254 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ After=network.target local-fs.target
ExecStartPre=-/sbin/modprobe overlay
ExecStart=/usr/local/bin/containerd
Type=notify
Delegate=yes
KillMode=process
Restart=always