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:
parent
2eec6d53f7
commit
395ca69042
2
xCAT/etc/rsyslog.d/xcat-debug.conf
Normal file
2
xCAT/etc/rsyslog.d/xcat-debug.conf
Normal file
@ -0,0 +1,2 @@
|
||||
# By default, dhcpd use the ``daemon'' facility. Thus dhcp logs will go here.
|
||||
daemon.debug /var/log/messages
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user