From 8fcdc8bcaf7819ed2c4429a1cd2b97aefbc2c1f4 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Wed, 9 Jan 2019 04:28:52 -0700 Subject: [PATCH] updated with ntp.org main list page and proofread --- config/etc/systemd/readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config/etc/systemd/readme.md b/config/etc/systemd/readme.md index 69d357c..6ec6291 100644 --- a/config/etc/systemd/readme.md +++ b/config/etc/systemd/readme.md @@ -1,17 +1,18 @@ # /etc/systemd: Included files -## time synchronization settings (timesyncd.conf) +## Time synchronization settings (timesyncd.conf) This file configures the *systemd-timesyncd.service* and allows for a very -simple NTP-sync setup. Edit the **NTP=* line with a space-delimited list of +simple NTP-sync setup. Edit the **NTP=** line with a space-delimited list of your desired timeservers. In the event those timeservers are not available, you can configure backup servers by listing them on the **FallbackNTP=** line, again space delimited. I've set the defaults in this file to be the worldwide NTP.org servers. This -should work for pretty much anyone that uses this file, but you really should -customize the list to use geographically closer timeservers or the timeserver on -your LAN, etc. +should work for pretty much anyone that uses this file, but you *really should* +customize the list to use geographically closer timeservers (check out the list +[here](http://support.ntp.org/bin/view/Servers/NTPPoolServers)) or the +timeserver on your LAN, etc. When you're done editing this file, make sure you restart the *timesyncd service* and check it's status to verify it is now using one of your defined NTP