From 5ec2497fc1fbc22ce8385a67a0924ffcd0ad1fe0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 20 Jun 2018 09:50:00 +0200 Subject: [PATCH] fix #1818: use NTP instead of Servers in timesyncd.conf 'Servers' should still work but it was changed to 'NTP' quite a while ago... Signed-off-by: Wolfgang Bumiller --- system-timesync.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-timesync.adoc b/system-timesync.adoc index e307883..c64455c 100644 --- a/system-timesync.adoc +++ b/system-timesync.adoc @@ -27,7 +27,7 @@ them: .File `/etc/systemd/timesyncd.conf` ---- [Time] -Servers=ntp1.example.com ntp2.example.com ntp3.example.com ntp4.example.com +NTP=ntp1.example.com ntp2.example.com ntp3.example.com ntp4.example.com ---- After restarting the synchronization service (`systemctl restart