2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-24 04:00:26 +00:00

Merge pull request #1010 from neo954/issue989dhcplog

Fix github issue #989, put the log of DHCP back to /var/log/messages
This commit is contained in:
Xiaopeng Wang
2016-04-29 16:46:13 +08:00
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)