Re: ntpdate not working
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 25, 2020 at 02:15:01PM +0100, Connor McLaughlan wrote: > On NetBSD 9.1 /etc/ntp.conf contains: > pool 2.netbsd.pool.ntp.org iburst > > But the script /etc/rc.d/ntpdate does not lookt for "pool" it still > looks for "server": [..] > So others should have the problem too? Good catch! It was still broken in -current, where I just fixed it. Will request pullup to -9. Martin