svn commit: r304781 - head/etc/rc.d
Andrey Chernov
ache at freebsd.org
Thu Aug 25 13:02:11 UTC 2016
On 25.08.2016 5:58, Cy Schubert wrote:
> Author: cy
> Date: Thu Aug 25 02:58:41 2016
> New Revision: 304781
> URL: https://svnweb.freebsd.org/changeset/base/304781
>
> Log:
> Add logic to replace the working ntp leap-seconds file in /var/db
> if it contains a $FreeBSD$ header. The header will cause the file
> to fail checksum of the hash causing ntpd to ignore the file.
You don't need any logic, just remove $FreeBSD$ keyword from it. ntpd
can be called manually with this file too.
More information about the svn-src-head
mailing list