svn commit: r318062 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue May 9 17:21:52 UTC 2017


Author: gjb
Date: Tue May  9 17:21:50 2017
New Revision: 318062
URL: https://svnweb.freebsd.org/changeset/base/318062

Log:
  Document r308721, syslogd(8) 'include' keyword.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:49 2017	(r318061)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:50 2017	(r318062)
@@ -179,6 +179,15 @@
     <sect2 xml:id="userland-programs">
       <title>Userland Application Changes</title>
 
+      <para revision="308721">The &man.syslogd.8; utility has been
+	updated to add the <literal>include</literal> keyword which
+	allows specifying a directory containing configuration files
+	to be included in addition to &man.syslogd.8;.  The default
+	&man.syslogd.8; has been updated to include <filename
+	  class="directory">/etc/syslog.d</filename> and <filename
+	  class="directory">/usr/local/etc/syslog.d</filename> by
+	default.</para>
+
       <para revision="315514" contrib="sponsor" sponsor="&yandex;">The
 	&man.setkey.8; utility has been modified to show the runtime
 	<acronym>NAT-T</acronym> configuration.  The


More information about the svn-src-stable mailing list