diff --git a/xCAT-server-2.0/etc/init.d/xcatd b/xCAT-server-2.0/etc/init.d/xcatd index cf8995e7a..d89e45056 100755 --- a/xCAT-server-2.0/etc/init.d/xcatd +++ b/xCAT-server-2.0/etc/init.d/xcatd @@ -40,7 +40,7 @@ elif [ -f /etc/init.d/functions ]; then echo RH . /etc/init.d/functions START_DAEMON=daemon - STATUS=status + STATUS=MStatus LOG_SUCCESS=success LOG_FAILURE=failure LOG_WARNING=passed