debian: Remove package preset install for sw-patch

Remove the installation of per-package preset installs
since they are centrally managed now by the ISO install
for the following packages:

- cgcs-patch

Story: 2009968
Task: 46406

Test Plan

PASS Build package
PASS Build ISO
PASS Check for non-existant preset file in /etc/systemd/system-preset

Depends-On: https://review.opendev.org/c/starlingx/integ/+/853653

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Iaec2b4dad28f590e9fb6ee7cf8a2c0512b0060f0
This commit is contained in:
Charles Short 2022-08-25 11:12:52 -04:00 committed by Bob Church
parent 9cb0e99158
commit ebdb11ce1c
2 changed files with 0 additions and 5 deletions

View File

@ -7,4 +7,3 @@ 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

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