integ/kubernetes/containerd/debian/deb_folder/containerd.links
Jim Gauld c1b1d85a93 Debian: containerd package customization with k8s-container-cleanup
This provides the Debian containerd package changes to include
k8s-container-cleanup script.

Test Plan: Debian:
PASS: Build containerd package
PASS: Build image
PASS: Install ISO for AIO-SX
PASS: Reboot host, verify we get daemon.log:
      k8s-container-cleanup(283049): info : Stopping all containers.

Closes-Bug: 1964111

Signed-off-by: Jim Gauld <james.gauld@windriver.com>
Change-Id: I56170b98cf32c2e7e51b1c35779305a90cdc6db8
2022-06-20 13:48:52 -04:00

5 lines
197 B
Plaintext

/usr/bin/containerd /usr/local/bin/containerd
# file renaming can be done with dh-exec, this is a simpler workaround
/usr/local/sbin/k8s-container-cleanup.sh /usr/local/sbin/k8s-container-cleanup