mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-03 03:50:08 +00:00
Merge pull request #1085 from neo954/issue760rsyslog
Fix issue #760, log tftp logs to /var/log/messages
This commit is contained in:
commit
8a1d927ba9
@ -1,2 +1,3 @@
|
||||
# By default, dhcpd use the ``daemon'' facility. Thus dhcp logs will go here.
|
||||
daemon.debug /var/log/messages
|
||||
# ftp.* is for tftp log.
|
||||
daemon.debug;ftp.* /var/log/messages
|
||||
|
Loading…
x
Reference in New Issue
Block a user