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:
parent
d9aa52d8f8
commit
bcd5a85f42
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user