Chrony
From Reboil
chrony is an NTP program that allows a machine to set its system clock to hardware time standard device (e.g. a GPS PPS; see EVA-2020-02), a remote NTP server, and/or serve NTP data to other machines.
For an example implementation on Raspberry Pi NTP time server, see EVA-2020-02.
Configuation
By default, the main configuration file is installed at /etc/chrony/chrony.conf
.
A preferred NTP server on the local network with hostname ninfacyzga-1-2
may be added by adding the following lines to the configuration file:
# Use ninfacyzga-1-2 if available server ninfacyzga-1-2 iburst prefer minpoll 2 maxpoll 4
Gallery
A Raspberry Pi with an Ozzmaker BerryGPS-IMU wired to act as an NTP Time server.