svn commit: r276920 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sat Jan 10 22:03:43 UTC 2015
Author: gjb
Date: Sat Jan 10 22:03:42 2015
New Revision: 276920
URL: https://svnweb.freebsd.org/changeset/base/276920
Log:
Add a 'periodic-scripts' subsection to the 'userland'
section.
Document r271321, don't cross mount boundaries when
cleaning tmp files.
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:39 2015 (r276919)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sat Jan 10 22:03:42 2015 (r276920)
@@ -395,6 +395,15 @@
If <literal>LOCALBASE</literal> is unset, it defaults to
<filename class="directory">/usr/local</filename>.</para>
</sect3>
+
+ <sect3 xml:id="periodic-scripts">
+ <title><filename>/etc/periodic</filename> Scripts</title>
+
+ <para revision="271321">The daily &man.periodic.8; script
+ <filename>110.clean-tmps</filename> has been updated to
+ avoid crossing filesystem mount boundaries when cleaning
+ files in <filename class="directory">/tmp</filename>.</para>
+ </sect3>
</sect2>
<sect2 xml:id="contrib">
More information about the svn-src-head
mailing list