fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-05-15 03:17:41 +00:00
parent 919c7bb12e
commit 6eb6685cc9

View File

@ -11,7 +11,7 @@ exit 0
echo "$RSHC" | grep "ssh" >/dev/null 2>&1
if [ "$?" = "0" ]
then
logger -t xcat "Install: Running makesshgkh on the server"
logger -t xcat -p local4.info "Install: Running makesshgkh on the server"
service sshd start
ssh $MASTER $XCATROOT/sbin/makesshgkh $NODE