Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2014 20:32:33 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r270379 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201408222032.s7MKWX6N049709@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408222032.s7MKWX6N049709>