
Modified mtce to address the following failing services on Debian: crashDumpMgr.service fsmon.service goenabled.service hostw.service hwclock.service mtcClient.service pmon.service Applied fix: - Included modified .service files for debian directly into into the deb_folder. - Changed the init files to account for the different locations of the init-functions and service daemons on Debian and CentOS - Included "override_dh_installsystemd" section to rules in order to start services at boot. Test Plan: PASS: Package installed and ISO built successfully PASS: Ran "systemctl list-units --failed" and verified that the services are not failing PASS: Ran "systemctl status <service_name>" for each service and verified that they are behaving as desired PASS: Services work as expected on CentOS PASS: Bootstrap and host-unlock successful on CentOS Story: 2009101 Task: 44323 Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com> Change-Id: Ie61cedac24f84baea80cab6a69772f8b2e9e1395
47 lines
1.1 KiB
Plaintext
47 lines
1.1 KiB
Plaintext
etc/bmc/server_profiles.d/sensor_hp360_v1_ilo_v4.profile
|
|
etc/bmc/server_profiles.d/sensor_hp380_v1_ilo_v4.profile
|
|
etc/bmc/server_profiles.d/sensor_quanta_v1_ilo_v4.profile
|
|
etc/collect.d/collect_bmc
|
|
etc/init.d/crashDumpMgr
|
|
etc/init.d/fsmon
|
|
etc/init.d/goenabled
|
|
etc/init.d/hbsClient
|
|
etc/init.d/mtcClient
|
|
etc/init.d/mtcalarm
|
|
etc/init.d/mtclog
|
|
etc/init.d/runservices
|
|
etc/logrotate.d/crashdump.logrotate
|
|
etc/logrotate.d/fsmon.logrotate
|
|
etc/logrotate.d/mtcalarm.logrotate
|
|
etc/logrotate.d/mtce.logrotate
|
|
etc/mtc.conf
|
|
etc/mtc.ini
|
|
etc/mtc/fsmond.conf
|
|
etc/mtc/tmp
|
|
etc/pmon.d/acpid.conf
|
|
etc/pmon.d/fsmon.conf
|
|
etc/pmon.d/hbsClient.conf
|
|
etc/pmon.d/mtcClient.conf
|
|
etc/pmon.d/mtcalarm.conf
|
|
etc/pmon.d/mtclogd.conf
|
|
etc/pmon.d/nslcd.conf
|
|
etc/pmon.d/sshd.conf
|
|
etc/pmon.d/syslog-ng.conf
|
|
etc/services.d/controller/mtcTest
|
|
etc/services.d/storage/mtcTest
|
|
etc/services.d/worker/mtcTest
|
|
etc/syslog-ng/conf.d/mtce.conf
|
|
usr/lib/ocf/resource.d/platform/mtcAgent
|
|
usr/bin/fsmond
|
|
usr/bin/hbsAgent
|
|
usr/bin/hbsClient
|
|
usr/bin/mtcAgent
|
|
usr/bin/mtcClient
|
|
usr/bin/mtcalarmd
|
|
usr/bin/mtclogd
|
|
usr/bin/wipedisk
|
|
usr/sbin/dmemchk.sh
|
|
usr/sbin/fsync
|
|
usr/share/mtce/hwclock.service
|
|
usr/share/mtce/hwclock.sh
|