2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Fix github issue #989, put the log of DHCP back to /var/log/messages

This commit is contained in:
GONG Jie 2016-04-29 16:07:23 +08:00
parent 2eec6d53f7
commit 395ca69042
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# By default, dhcpd use the ``daemon'' facility. Thus dhcp logs will go here.
daemon.debug /var/log/messages

View File

@ -252,6 +252,7 @@ exit 0
/etc/logrotate.d/xcat
/etc/rsyslog.d/xcat-cluster.conf
/etc/rsyslog.d/xcat-compute.conf
/etc/rsyslog.d/xcat-debug.conf
/install/winpostscripts
%endif
%defattr(-,root,root)