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@12693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-05-15 06:58:51 +00:00
parent 1db86b8007
commit eaec844ee5

View File

@ -3,7 +3,7 @@
#egan@us.ibm.com
#(C)IBM Corp
#
echo "$0: the OS version is $OSVER" | logger -t xcat
echo "$0: the OS version is $OSVER" | logger -t xcat -p local4.info
case $OSVER in
sles*|suse*|ul*)
perl -pi -e 's/^KERNEL_LOGLEVEL=1/KERNEL_LOGLEVEL=8/' /etc/sysconfig/syslog