1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/usr.sbin/syslogd
Baptiste Daroussin fdec22c37d syslogd(8): add an 'include' keyword
All the '.conf' files not beginning with a '.' contained int he directory
following the keyword will be included.

This keyword can only be used in the first level configuration files.

Modify the default syslogd.conf to 'include' /etc/syslog.d and
/usr/local/etc/syslog.d

It simplify a lot handling of syslog from automation tools.

Reviewed by:	markj, kib (via irc)
Approved by:	markj
MFC after:	2 weeks
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D8402
2016-11-01 01:41:24 +00:00
..
Makefile
Makefile.depend
pathnames.h
syslog.conf.5 syslogd(8): add an 'include' keyword 2016-11-01 01:41:24 +00:00
syslogd.8
syslogd.c syslogd(8): add an 'include' keyword 2016-11-01 01:41:24 +00:00