diff --git a/xCAT-server/lib/xcat/plugins/toolscenter.pm b/xCAT-server/lib/xcat/plugins/toolscenter.pm index c8422deed..b63c08675 100644 --- a/xCAT-server/lib/xcat/plugins/toolscenter.pm +++ b/xCAT-server/lib/xcat/plugins/toolscenter.pm @@ -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