
Modified containerd-config package to add support to Debian packaging. Test Plan: PASS: Package installed and ISO built successfully PASS: after instalation verified the files on the right path Story: 2009256 Task: 43876 Depends-on: https://review.opendev.org/c/starlingx/metal/+/825362 Change-Id: I9ac36b007e324064c29e3a5f65b3417695e9c48e
6 lines
88 B
Bash
6 lines
88 B
Bash
#!/bin/sh
|
|
|
|
mv /etc/pmon.d/containerd-pmon.conf /etc/pmon.d/containerd.conf
|
|
|
|
#DEBHELPER#
|