change all logger calls to put xcat msgs into local4

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12210 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-04-12 05:37:26 +00:00
parent 5c74fae8cd
commit 63bc1b4476

View File

@ -251,7 +251,7 @@ BEGIN {
while(1) {
if((ns |& getline) > 0)
print $0 | "logger -t xcat"
print $0 | "logger -p local4.info -t xcat"
if($0 == "ready")
print flag |& ns