<div dir="ltr">Hi Hal,<br><br>On Fri, Apr 17, 2020 at 11:03 AM Hal Murray <<a href="mailto:hmurray@megapathdsl.net">hmurray@megapathdsl.net</a>> wrote:<br>><br>><br>> <a href="mailto:users@ntpsec.org">users@ntpsec.org</a> said:<br>> > My question is not about /etc/ntp.conf, my question is about why /etc/ntp.d/<br>> > default.conf is not read.<br>><br>> Probably because it gave up when it couldn't read the default config file.<br><br>This would appear to be the case, but as per my previous, this was not the behavior I was expecting!<br><br><br><br>> What was in syslog?<br><br>I have just reproduced the issue, and there were no messages logged to syslog or messages.<br><br>I provided a link to an strace of NTPSec failing to start in the email that you replied to, lines 347 and 348 are<br><br>7556  openat(AT_FDCWD, "/etc/ntp.conf", O_RDONLY) = -1 ENOENT (No such file or directory)<br>7556  +++ exited with 1 +++<div><br></div><div>For reference this is from a different attempt to start, so the PID date and time does not match the strace, but the rest is functionally the same.</div><div><br>$ systemctl status ntpd<br>● ntpd.service - Network Time Service<br>   Loaded: loaded (/lib/systemd/system/ntpd.service; enabled; vendor preset: enabled)<br>   Active: failed (Result: exit-code) since Fri 2020-04-17 11:50:16 BST; 6s ago<br>     Docs: man:ntpd(8)<br>  Process: 20080 ExecStart=/usr/local/sbin/ntpd -g -N -u ntp:ntp (code=exited, status=0/SUCCESS)<br> Main PID: 20081 (code=exited, status=1/FAILURE)<br><br>Apr 17 11:50:16 piclock-1 ntpd[20080]: INIT: ntpd ntpsec-1.1.8+ 2020-04-15T19:21:39Z (git rev b1e40a8): Starting<br>Apr 17 11:50:16 piclock-1 ntpd[20080]: INIT: Command line: /usr/local/sbin/ntpd -g -N -u ntp:ntp<br>Apr 17 11:50:16 piclock-1 ntpd[20080]: 2020-04-17T11:50:16 ntpd[20080]: INIT: ntpd ntpsec-1.1.8+ 2020-04-15T19:21:39Z (git rev b1e40a8): Starting<br>Apr 17 11:50:16 piclock-1 ntpd[20080]: 2020-04-17T11:50:16 ntpd[20080]: INIT: Command line: /usr/local/sbin/ntpd -g -N -u ntp:ntp<br>Apr 17 11:50:16 piclock-1 systemd[1]: Started Network Time Service.<br>Apr 17 11:50:16 piclock-1 ntpd[20081]: INIT: precision = 0.989 usec (-20)<br>Apr 17 11:50:16 piclock-1 ntpd[20081]: INIT: successfully locked into RAM<br>Apr 17 11:50:16 piclock-1 ntpd[20081]: CONFIG: failed to open '/etc/ntp.conf': No such file or directory<br>Apr 17 11:50:16 piclock-1 systemd[1]: ntpd.service: Main process exited, code=exited, status=1/FAILURE<br>Apr 17 11:50:16 piclock-1 systemd[1]: ntpd.service: Failed with result 'exit-code'.<br><br>Chers</div><div><br></div><div>Arne<br><br></div></div>