debian: Ensure cgcs-patch services are running

Ensure that the services needed for cgcs-patch are
enabled when the package is installed.

Story: 2009101
Task: 43076

Test Plan
PASS Build and Test ISO
PASS Check for /etc/systemd/system-preset/00-cgcs-patch.preset

Signed-off-by: Chuck Short <charles.short@windriver.com>
Change-Id: Ie74d9925b66f767d623ca0c8ec00081fe63a3a8f
This commit is contained in:
Chuck Short 2022-03-24 16:52:50 +00:00
parent 56e4a7de45
commit 0f682de55f
2 changed files with 5 additions and 0 deletions

View File

@ -8,3 +8,4 @@ etc/init.d/sw-patch
lib/systemd/system/sw-patch.service
etc/goenabled.d/patch_check_goenabled.sh
etc/logrotate.d/patching
debian/systemd/00-cgcs-patch.preset etc/systemd/system-preset

View File

@ -0,0 +1,4 @@
enable sw-patch-controller.service
enable sw-patch-controller-daemon.service
enable sw-patch-agent.service
enable sw-patch.service