metal/mtce/src/lmon
Matheus Machado Guilhermino 4c8abe18d3 Fix failing mtce services on Debian
Modified mtce and mtce-control to address the following
failing services on Debian:
hbsAgent.service
hbsClient.service
hwmon.service
lmon.service
mtcalarm.service
mtclog.service
runservices.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 active

Story: 2009101
Task: 44192

Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com>
Change-Id: I50915c17d6f50f5e20e6448d3e75bfe54a75acc0
2022-01-14 10:50:09 -03:00
..
scripts Fix failing mtce services on Debian 2022-01-14 10:50:09 -03:00
Makefile Add EXTRALDFLAGS to linker in a number of Makefiles 2019-02-28 22:34:54 -06:00
lmon.h Monitor the datanetwork for non-OpenStack work node 2019-12-26 04:00:47 +00:00
lmonHdlr.cpp Monitor the datanetwork for non-OpenStack work node 2019-12-26 04:00:47 +00:00
lmonInit.cpp Add new Link Monitor (lmond) daemon to Mtce 2019-02-01 14:57:40 -05:00
lmonUtil.cpp Fix mtce build error with gcc-8.2.1 2020-04-03 14:44:21 +08:00