Author: gjb
Date: Thu Jun 25 18:44:12 2015
New Revision: 284820
URL: https://svnweb.freebsd.org/changeset/base/284820

Log:
  Document r282901, RACCT/RCTL in GENERIC by default.
  
  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       Thu Jun 25 
18:44:10 2015        (r284819)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml       Thu Jun 25 
18:44:12 2015        (r284820)
@@ -703,6 +703,19 @@
        &man.rctl.8; with the <literal>GENERIC</literal> kernel.
        A new kernel configuration option,
        <literal>RACCT_DISABLED</literal> has also been added.</para>
+
+      <para revision="282901" contrib="sponsor" sponsor="&ff;">The
+       <literal>GENERIC</literal> kernel configuration now includes
+       <literal>RACCT</literal> and <literal>RCTL</literal> by
+       default.</para>
+
+      <note>
+       <para>To enable <literal>RACCT</literal> and
+         <literal>RCTL</literal> on a system using the
+         <literal>GENERIC</literal> kernel configuration, add
+         <literal>kern.racct.enable=1</literal> to
+         &man.loader.conf.5;, and reboot the system.</para>
+      </note>
     </sect2>
   </sect1>
 
_______________________________________________
[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