# Remove the "offline" parameter if you are on a direct connection (not a dialin). server 0.pool.ntp.org offline server 1.pool.ntp.org offline server 2.pool.ntp.org offline keyfile /etc/chrony/chrony.keys commandkey 1 driftfile /var/lib/chrony/chrony.drift logdir /var/log/chrony log statistics measurements tracking rtc # Stop bad estimates upsetting machine clock. maxupdateskew 100.0 # Specify directory for dumping measurements. dumpdir /var/lib/chrony # Dump measurements when daemon exits. dumponexit # Allow computers on the unrouted nets to use the server. #allow 10/8 #allow 192.168/16 #allow 172.16/12 # This directive forces `chronyd' to send a message to syslog if it # makes a system clock adjustment larger than a threshold value in seconds. logchange 0.5 # This directive tells chrony to regulate the real-time clock and tells it # where to store related data. It may not work on some newer motherboards # that use the HPET real-time clock. It requires enhanced real-time # support in the kernel. rtcfile /var/lib/chrony/chrony.rtc # The last line assumes your clock is on UTC time. Remove it if you use local time. rtconutc