-Actually have logging work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d4aff32345
commit
b528d8144c
@ -37,7 +37,7 @@ use Data::Dumper;
|
||||
use Getopt::Long;
|
||||
use Sys::Syslog qw(:DEFAULT setlogsock);
|
||||
openlog("xcatd",,"local4");
|
||||
setlogsock(["native","tcp","udp","unix","stream"]);
|
||||
setlogsock(["tcp","unix","stream"]);
|
||||
use xCAT::NotifHandler;
|
||||
use xCAT_monitoring::monitorctrl;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user