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
7 lines
229 B
Plaintext
Executable File
7 lines
229 B
Plaintext
Executable File
usr/bin
|
|
debian/config.toml /etc/containerd/
|
|
debian/bash-completion/ctr /usr/share/bash-completion/completions/
|
|
debian/zsh-completion/_ctr /usr/share/zsh/vendor-completions/
|
|
usr/local/sbin
|
|
k8s-container-cleanup.sh usr/local/sbin/
|