Author: gjb
Date: Sat Jan 10 22:03:36 2015
New Revision: 276918
URL: https://svnweb.freebsd.org/changeset/base/276918

Log:
  Document r270676, support for ${LOCALBASE}/etc/rc.conf.d in
  rc(8).
  
  Sponsored by: The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml       Sat Jan 10 
22:03:33 2015        (r276917)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml       Sat Jan 10 
22:03:36 2015        (r276918)
@@ -385,7 +385,11 @@
     <sect3 xml:id="rc-scripts">
       <title><filename>/etc/rc.d</filename> Scripts</title>
 
-      <para>&nbsp;</para>
+      <para revision="270676">The &man.rc.8; subsystem has been
+       updated to allow configuring services in <filename
+         class="directory">&dollar;{LOCALBASE}/etc/rc.conf.d/</filename>.
+       If <literal>LOCALBASE</literal> is unset, it defaults to
+       <filename class="directory">/usr/local</filename>.</para>
     </sect3>
   </sect2>
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to