fix defect 3203
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
94feb79653
commit
e55ac17bbf
@ -139,6 +139,11 @@ fi
|
||||
/etc/init.d/$apachedaemon reload
|
||||
fi
|
||||
echo "xCATsn is now installed"
|
||||
%else
|
||||
# start xcatd on AIX
|
||||
XCATROOT=$RPM_INSTALL_PREFIX0 $RPM_INSTALL_PREFIX0/sbin/restartxcatd
|
||||
echo "xCATsn is now installed"
|
||||
|
||||
%endif
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user