Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Bug 207138] /etc/ntp.conf claims /var/db/ntpd.leap-seconds.list is updated weekly

7 views
Skip to first unread message

bugzilla...@freebsd.org

unread,
Feb 12, 2016, 4:02:11 PM2/12/16
to freebs...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207138

Bug ID: 207138
Summary: /etc/ntp.conf claims /var/db/ntpd.leap-seconds.list is
updated weekly
Product: Base System
Version: 10.2-BETA2
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: freebs...@FreeBSD.org
Reporter: Trond.E...@ximalas.info

A comment in /etc/ntp.conf claims /var/db/ntpd.leap-seconds.list is updated
weekly, whereas it's updated daily by 480.leapfile-ntpd in /etc/periodic/daily,
if enabled.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebs...@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs...@freebsd.org"

bugzilla...@freebsd.org

unread,
Oct 13, 2016, 9:07:24 AM10/13/16
to freebs...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207138

Vick Khera <vi...@khera.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |vi...@khera.org

--- Comment #1 from Vick Khera <vi...@khera.org> ---
The default rc.conf variable ntp_leapfile_expiry_days is set to 30, so it is
only fetched once every 30 days even though it is checked daily. Still, the
comment is incorrect about it being weekly.

bugzilla...@freebsd.org

unread,
Oct 13, 2016, 9:13:06 AM10/13/16
to freebs...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207138

--- Comment #2 from Vick Khera <vi...@khera.org> ---
Actually, to correct myself, it will check the file expire date daily, and if
it is within 30 days (as configured) of that date it will fetch a new one. So
in practice this happens once every few months.
0 new messages