freebsd-dev/etc/periodic/daily
Cy Schubert b5bdbd0461 Add support for automatic leap-second file updates.
The working copy of leapfile resides in /var/dbntpd.leap-seconds.list.
/etc/ntp/leap-seconds (periodically updated from ftp://time.nist.gov/pub/
or ftp://tycho.usno.navy.mil/pub/ntp/) contains the master copy should
automatic leapfile updates be disabled (default).

Automatic leapfile updates are fetched from $ntp_leapfile_sources,
defaulting to https://www.ietf.org/timezones/data/leap-seconds.list,
within $ntp_leapfile_expiry_days (default 30 days) from leap-seconds
file expiry. Automatic updates can be enabled by setting
$daily_ntpd_leapfile_enable="YES" in periodic.conf. To avoid congesting
the ntp leapfile source the automatic update randomized by default but
can be disabled through daily_ntpd_avoid_congestion="NO" in
periodic.conf.

Suggested by:	des
Reviewed by:	des, roberto, dwmalone, ian, cperciva, glebius, gjb
MFC after:	1 week
X-MFC with:	r289421, r293037
2016-01-26 07:06:44 +00:00
..
100.clean-disks Rather than using both -prune (which requires directory-first tree traversal) 2009-06-02 07:35:51 +00:00
110.clean-tmps Don't cross mount boundaries when cleaning tmp files. 2014-09-09 17:03:58 +00:00
120.clean-preserve
130.clean-msgs
140.clean-rwho
150.clean-hoststat
200.backup-passwd
210.backup-aliases
300.calendar
310.accounting The default setting, daily_accounting_compress="NO", was causing 2011-11-13 03:01:58 +00:00
330.news
400.status-disks Allow admins to specify a regex which is applied (in the negative) to the 2015-11-13 06:20:27 +00:00
401.status-graid Remove periodic script for ataraid(4) and add instead script for graid(8). 2013-04-04 15:03:12 +00:00
404.status-zfs Add an option to 404.status-zfs (enabled by default) to list all 2012-02-08 00:08:21 +00:00
406.status-gmirror Add the svn:executable property to the scripts that are missing it 2011-03-26 01:24:55 +00:00
407.status-graid3 Add the svn:executable property to the scripts that are missing it 2011-03-26 01:24:55 +00:00
408.status-gstripe Add the svn:executable property to the scripts that are missing it 2011-03-26 01:24:55 +00:00
409.status-gconcat Add the svn:executable property to the scripts that are missing it 2011-03-26 01:24:55 +00:00
420.status-network Allow additional flags to be passed to netstat -i in the daily status check. 2015-03-27 00:37:41 +00:00
430.status-uptime Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptime 2015-11-02 01:05:34 +00:00
440.status-mailq Remove trailing white space. No functional changes. 2010-05-14 04:53:57 +00:00
450.status-security If daily_status_security_inline is set, the rc value needs to be 2013-06-25 15:45:31 +00:00
460.status-mail-rejects Update this script so that it handles different ruleset failures 2009-05-28 07:43:06 +00:00
480.leapfile-ntpd Add support for automatic leap-second file updates. 2016-01-26 07:06:44 +00:00
480.status-ntpd Add -n to the ntpq command line so it will show IP addresses instead of 2015-10-08 08:55:08 +00:00
500.queuerun
510.status-world-kernel Evaluate running userland/kernel version in daily 2015-01-15 19:52:19 +00:00
800.scrub-zfs Skip unavailable pools when running zfs pool scrubs 2015-12-16 04:32:33 +00:00
999.local
Makefile Add support for automatic leap-second file updates. 2016-01-26 07:06:44 +00:00