c1b1d85a93
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
5 lines
197 B
Plaintext
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
|