Remove sm-watchdog residues
Due to the changes
bd9e560d4b
which removed the sm-watchdog, we also need to remove residues in
kickstart config.
Story: 2010087
Task: 46007
Signed-off-by: Davi Frossard <dbarrosf@windriver.com>
Change-Id: I17911773ec4db1549df32a77acd43cd4615b28ee
This commit is contained in:
parent
a5e7a108f5
commit
646192989d
@ -2385,14 +2385,12 @@ if [ ! "${controller}" = true -a "${worker}" = true ] ; then
|
||||
rm ${IMAGE_ROOTFS}/etc/pmon.d/fm-api.conf
|
||||
rm ${IMAGE_ROOTFS}/etc/pmon.d/sm-api.conf
|
||||
rm ${IMAGE_ROOTFS}/etc/pmon.d/sm.conf
|
||||
rm ${IMAGE_ROOTFS}/etc/pmon.d/sm-watchdog.conf
|
||||
rm ${IMAGE_ROOTFS}/etc/pmon.d/sw-patch-controller-daemon.conf
|
||||
|
||||
ln -s /dev/null ${IMAGE_ROOTFS}/etc/pmon.d/hbsAgent.conf
|
||||
ln -s /dev/null ${IMAGE_ROOTFS}/etc/pmon.d/fm-api.conf
|
||||
ln -s /dev/null ${IMAGE_ROOTFS}/etc/pmon.d/sm-api.conf
|
||||
ln -s /dev/null ${IMAGE_ROOTFS}/etc/pmon.d/sm.conf
|
||||
ln -s /dev/null ${IMAGE_ROOTFS}/etc/pmon.d/sm-watchdog.conf
|
||||
ln -s /dev/null ${IMAGE_ROOTFS}/etc/pmon.d/sw-patch-controller-daemon.conf
|
||||
fi
|
||||
|
||||
|
@ -42,7 +42,6 @@
|
||||
# sm-api restart PASSED [8896]:[8460]
|
||||
# skipping 'sm' process
|
||||
# sm-eru restart PASSED [8904]:[10993]
|
||||
# sm-watchdog restart PASSED [8695]:[14621]
|
||||
# skipping 'sshd' process
|
||||
# sw-patch-agent restart PASSED [2740]:[17461]
|
||||
# sw-patch-controller-daemon restart PASSED [2558]:[21336]
|
||||
|
Loading…
x
Reference in New Issue
Block a user