svn commit: r270597 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 17:30:30 UTC 2014
Author: gjb
Date: Mon Aug 25 17:30:29 2014
New Revision: 270597
URL: http://svnweb.freebsd.org/changeset/base/270597
Log:
Document r269220, save-entropy.sh no longer harvests entropy
within jail(8).
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 Mon Aug 25 17:30:27 2014 (r270596)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 17:30:29 2014 (r270597)
@@ -693,6 +693,10 @@
dynamically-allocated images for the <acronym>VHD</acronym>
and <acronym>VMDK</acronym> formats.</para>
+ <para revision="269220">The &man.random.4; entropy collection
+ script, <filename>/usr/libexec/save-entropy</filename>, no
+ longer runs within &man.jail.8; environments.</para>
+
<sect3 xml:id="rc-scripts">
<title><filename>/etc/rc.d</filename> Scripts</title>
More information about the svn-src-stable
mailing list