On Sunday, February 10, 2019 at 12:11:28 PM UTC-8, V. Kelly Bellis wrote:
>
> Are you saying that there's no issue installing (as super user?) the ntp 
> package with /lib/systemd-/systemdtimesyncd running?
>
>
Yes.  No issues doing so.

You can check ntpd is working via the following (your values will differ)

pi@pi3plus:~ $ ntpq -pn
     remote           refid      st t when poll reach   delay   offset 
 jitter
==============================================================================
 0.debian.pool.n .POOL.          16 p    -   64    0    0.000    0.000   
0.000
 1.debian.pool.n .POOL.          16 p    -   64    0    0.000    0.000   
0.000
 2.debian.pool.n .POOL.          16 p    -   64    0    0.000    0.000   
0.000
 3.debian.pool.n .POOL.          16 p    -   64    0    0.000    0.000   
0.000
-107.155.79.108  129.7.1.66       2 u  554 1024  377   78.534    3.607   
7.143
-198.50.238.163  213.251.128.249  2 u  317 1024  377   93.690   -0.314   
0.960
*206.55.191.142  .PPS.            1 u  878 1024  377   85.550   -0.322   
0.275
+74.6.168.72     208.71.46.33     2 u  241 1024  377   17.610   -0.356   
1.250
+72.30.35.89     98.139.133.62    2 u  797 1024  377  100.942   -0.168   
0.617
-184.105.182.15  216.218.254.202  2 u   42 1024  377   34.097    1.221   
1.298


I don't recall off the top of my head if installing ntp immediately takes 
over from systemd trying to do so, or not.

If you query systemd it should tell you however, looking something like 
this:

pi@pi3plus:~ $ sudo systemctl status systemd-timesyncd
Warning: systemd-timesyncd.service changed on disk. Run 'systemctl 
daemon-reload' to reload units.
* systemd-timesyncd.service - Network Time Synchronization
   Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; 
vendor preset: enabled)
  Drop-In: /lib/systemd/system/systemd-timesyncd.service.d
           `-disable-with-time-daemon.conf
   Active: inactive (dead)
Condition: start condition failed at Wed 2019-02-06 20:47:25 PST; 3 days ago
           `- ConditionFileIsExecutable=!/usr/sbin/ntpd was not met
     Docs: man:systemd-timesyncd.service(8)



-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to