Date: Tue, 9 May 2017 17:21:51 +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-11@freebsd.org Subject: svn commit: r318063 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705091721.v49HLpf5057730@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue May 9 17:21:51 2017 New Revision: 318063 URL: https://svnweb.freebsd.org/changeset/base/318063 Log: Document r308720, cron(8) {,/usr/local}/etc/cron.d support Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:50 2017 (r318062) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:51 2017 (r318063) @@ -179,6 +179,13 @@ <sect2 xml:id="userland-programs"> <title>Userland Application Changes</title> + <para revision="308720" contrib="sponsor" sponsor="&gandi;">The + &man.cron.8; utility has been updated to add support for + including files within <filename + class="directory">/etc/cron.d</filename> and <filename + class="directory">/usr/local/etc/cron.d</filename> by + default.</para> + <para revision="308721">The &man.syslogd.8; utility has been updated to add the <literal>include</literal> keyword which allows specifying a directory containing configuration files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091721.v49HLpf5057730>