svn commit: r270379 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Aug 22 20:32:33 UTC 2014


Author: gjb
Date: Fri Aug 22 20:32:32 2014
New Revision: 270379
URL: http://svnweb.freebsd.org/changeset/base/270379

Log:
  Document r262384, rctl_rules="" in rc.conf(5).
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Aug 22 20:32:30 2014	(r270378)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Aug 22 20:32:32 2014	(r270379)
@@ -291,6 +291,11 @@
       of the blocks on disk.  This matches the behavior documented in
       &man.newsyslog.conf.5;.</para>
 
+    <para revision="262384">The location of the &man.rctl.8;
+      configuration file can now be overridden in &man.rc.conf.5;.
+      To use a non-default location, set <literal>rctl_rules</literal>
+      in &man.rc.conf.5; to the location of the file.</para>
+
     <para revision="266279">The &man.ps.1; utility has been
       updated to include the <literal>-J</literal> flag, used to
       filter output by matching &man.jail.8; IDs and names.


More information about the svn-src-all mailing list