debian: Remove package presets for config-files
Remove the installation of per-package preset installs since they are centrally managed now by the ISO install for the following packages: - filesystem-scripts - haproxy-config - iscsi-initiator-utils-config - nfs-utils-config - tuned-config 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: I40f7b181be5bea926b3a7632c83629f9eaefd7be
This commit is contained in:

committed by
Bob Church

parent
dd1ba0ac69
commit
efcfec2523
@@ -1,4 +1,3 @@
|
||||
etc/init.d/uexportfs
|
||||
usr/lib/ocf/resource.d/platform/nfsserver-mgmt
|
||||
usr/bin/nfs-mount
|
||||
systemd/00-filesystem-scripts.preset etc/systemd/system-preset
|
||||
|
@@ -1 +0,0 @@
|
||||
enable uexportfs.service
|
@@ -1,3 +1,2 @@
|
||||
etc/systemd/system/haproxy.service
|
||||
etc/init.d/haproxy
|
||||
systemd/00-haproxy-config.preset etc/systemd/system-preset
|
||||
|
@@ -1 +0,0 @@
|
||||
disable haproxy.service
|
@@ -1,3 +1,2 @@
|
||||
usr/lib/tmpfiles.d/iscsi-cache.conf
|
||||
systemd/00-iscsi-initiator-utils-config.preset etc/systemd/system-preset
|
||||
usr/share/starlingx/iscsi/iscsid.conf
|
||||
|
@@ -1 +0,0 @@
|
||||
enable iscsi-shutdown.service
|
@@ -3,4 +3,3 @@ etc/init.d/nfsserver
|
||||
etc/nfsmount.conf
|
||||
etc/systemd/system/nfs-common.service
|
||||
etc/systemd/system/nfs-server.service
|
||||
systemd/00-nfs-utils-config.preset etc/systemd/system-preset
|
||||
|
@@ -1,4 +0,0 @@
|
||||
disable rpc-statd.service
|
||||
disable rpc-statd-notify.service
|
||||
enable nfs-common.service
|
||||
enable nfs-server.service
|
@@ -2,4 +2,3 @@ etc/systemd/system/tuned.service.d/tuned-stx-override.conf
|
||||
etc/tuned/recommend.conf
|
||||
etc/tuned/starlingx/tuned.conf
|
||||
etc/tuned/starlingx-realtime/tuned.conf
|
||||
systemd/00-tuned-config.preset etc/systemd/system-preset
|
||||
|
@@ -1 +0,0 @@
|
||||
enable tuned.service
|
Reference in New Issue
Block a user