metal/mtce/src/pmon
Matheus Machado Guilhermino 360a344370 Fix remaining failing mtce services on Debian
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
2022-01-25 12:10:39 -03:00
..
scripts Fix remaining failing mtce services on Debian 2022-01-25 12:10:39 -03:00
Makefile Add EXTRALDFLAGS to linker in a number of Makefiles 2019-02-28 22:34:54 -06:00
pmon.h pmon.h: Ensure compat. with v5.10 kernel 2021-07-29 17:36:31 -04:00
pmonAlarm.cpp Add alarmed process audit to Process Monitor 2021-03-09 08:22:32 -05:00
pmonAlarm.h Add alarmed process audit to Process Monitor 2021-03-09 08:22:32 -05:00
pmonFsm.cpp Merge "Removing unused flag disable_worker_services" 2019-11-04 13:52:12 +00:00
pmonHdlr.cpp Add alarmed process audit to Process Monitor 2021-03-09 08:22:32 -05:00
pmonInit.cpp Output error Full_init_reqd parameter value in a debug log 2019-05-11 15:07:28 +08:00
pmonMsg.cpp Add 50 byte hostname support to maintenance 2019-07-12 12:20:08 +00:00