Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2017 09:46:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221742] syslogd include directive reads but disregards all but the last included .conf file
Message-ID:  <bug-221742-8-oGyF7P7sXB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221742-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221742-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221742

--- Comment #2 from Mark.Martinec@ijs.si ---
releng/11.1 SVN log shows the following:



------------------------------------------------------------------------
r308721 | bapt | 2016-11-16 08:04:49 +0100 (Wed, 16 Nov 2016) | 20 lines

MFC r308160:

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221742-8-oGyF7P7sXB>