fix xcatd status call for RH

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@827 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mellor 2008-03-19 14:13:13 +00:00
parent d9aa52d8f8
commit bcd5a85f42

View File

@ -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