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@12687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-05-15 03:41:53 +00:00
parent ebd5c56f74
commit 7bf6ed963a

View File

@ -313,5 +313,5 @@ else
fi
#keep a record
logger -t xCAT "Install: syslog setup"
logger -t xCAT -p local4.info "Install: syslog setup"
exit 0