From 1db86b8007ced07071f17abbf6e2e94b0b3d3f3d Mon Sep 17 00:00:00 2001 From: immarvin Date: Tue, 15 May 2012 06:57:51 +0000 Subject: [PATCH] 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@12692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/addsiteyum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/addsiteyum b/xCAT/postscripts/addsiteyum index f84f96ac5..9880e2600 100755 --- a/xCAT/postscripts/addsiteyum +++ b/xCAT/postscripts/addsiteyum @@ -1,7 +1,7 @@ #!/bin/sh cd `dirname $0` if [ ! -d repos/$OSVER/$ARCH ]; then - logger -t xcat "addsiteyum: repos/$OSVER/$ARCH is not a directory" + logger -t xcat -p local4.err "addsiteyum: repos/$OSVER/$ARCH is not a directory" exit; fi for i in repos/$OSVER/$ARCH/*