Merge "Mtce: Add new Link Monitor daemon to Mtce example patch rpm"

This commit is contained in:
Zuul 2019-02-05 18:08:16 +00:00 committed by Gerrit Code Review
commit 8b1349de56
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ declare -i GLOBAL_RC=$PATCH_STATUS_OK
mtcalarmd mtclogd \
hbsAgent hbsClient \
mtcAgent mtcClient \
pmond rmond fsmond hwmond hostwd \
pmond rmond fsmond hwmond hostwd lmond \
guestServer guestAgent
if [ $? -ne 0 ] ; then