2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Log tftp logs to /var/log/messages

This commit is contained in:
GONG Jie 2016-05-11 15:33:32 +08:00
parent 5ee31c9200
commit 810dc8730a

View File

@ -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