10.3 base ntpd leap-seconds. list file expires 2016-06-01
Trond Endrestøl
Trond.Endrestol at fagskolen.gjovik.no
Fri May 13 06:05:33 UTC 2016
On Thu, 12 May 2016 17:55-0400, Ernie Luzar wrote:
> New install of 10.3 from .iso file.
> On every boot of system get ntpd message saying
> /var/db/ntpd.leap-seconds.list file expires 2016-06-01.
>
> I'm running the base version of ntpd, the one that
> is included as part of the base system.
>
> This file should have been updated before 10.3 release was
> published to the public.
>
> Where do I get the updated ntpd.leap-seconds.list file contents
> to write to my /var/db/ntpd.leap-seconds.list file?
Add these lines to /etc/periodic.conf:
daily_ntpd_leapfile_enable="YES"
daily_ntpd_avoid_congestion="YES"
Or, if you need the update to happen at night without delay:
daily_ntpd_leapfile_enable="YES"
daily_ntpd_avoid_congestion="NO"
You can also run:
service ntpd fetch
--
+-------------------------------+------------------------------------+
| Vennlig hilsen, | Best regards, |
| Trond Endrestøl, | Trond Endrestøl, |
| IT-ansvarlig, | System administrator, |
| Fagskolen Innlandet, | Gjøvik Technical College, Norway, |
| tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, |
| sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. |
+-------------------------------+------------------------------------+
More information about the freebsd-questions
mailing list