From: Wolfgang Bumiller Date: Wed, 20 Jun 2018 07:50:00 +0000 (+0200) Subject: fix #1818: use NTP instead of Servers in timesyncd.conf X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=5ec2497fc1fbc22ce8385a67a0924ffcd0ad1fe0;hp=718ea5cb038d6d6c12710eb39be90302275e003f 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 --- 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