<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 5, 2020 at 3:30 PM Gary E. Miller via users <<a href="mailto:users@ntpsec.org">users@ntpsec.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Yo Doug!<br>
<br>
On Tue, 5 May 2020 15:27:07 -0400<br>
Doug Curtis <<a href="mailto:doug.curtis@world-mail.org" target="_blank">doug.curtis@world-mail.org</a>> wrote:<br>
<br>
> On Tue, May 5, 2020 at 2:34 PM Gary E. Miller via users<br>
> <<a href="mailto:users@ntpsec.org" target="_blank">users@ntpsec.org</a>> wrote:<br>
> <br>
> > Yo Doug!<br>
> ><br>
> > On Tue, 5 May 2020 14:08:26 -0400<br>
> > Doug Curtis via users <<a href="mailto:users@ntpsec.org" target="_blank">users@ntpsec.org</a>> wrote:<br>
> >  <br>
> > > I can't think of anything else to look for or try.  <br>
> ><br>
> > The next places to look:<br>
> ><br>
> >         crontab -l<br>
> >         ls -l /etc/cron.*  <br>
> <br>
> <br>
> They are stock Raspbian buster installs so there weren't any cronjobs<br>
> that I enabled.  The fake-hwclock job is enabled in cron.hourly so<br>
> I'm disabling that.<br>
<br>
Are you sure?  Can you share your "crontab -l"?<br>
<br>
> I'm trying not to change<br>
> too much at a time so I can (hopefully) narrow it down.  I just have<br>
> to be patient.<br>
<br>
Softly softly catch monkey.<br>
<br>
RGDS<br>
GARY<br><br></blockquote><div><br></div><div>Here is the crontab -l output:</div><div><br></div>root@rpi-gps3:~# crontab -l<br>no crontab for root<br>root@rpi-gps3:~# crontab -l -u ntp<br>no crontab for ntp<br>root@rpi-gps3:~# crontab -l -u doug<br>no crontab for doug<br><div><br></div><div>I may have stumbled on to the issue though.  When reviewing the running processes, I noticed systemd-timesync was running.  I know the howto says to disable it but I assumed (insert your favorite saying about "assume" here) clockmaker did that for me.  A quick "systemctl disable systemd-timesyncd.service --now" fixed that.  I've gone ahead and done that on all three Pis so I will see what the results of that reveal.</div><div><br></div><div>Thanks,</div><div><br></div><div>Doug</div></div></div>