瀏覽代碼

Update debian.md

Håvard O. Nordstrand 4 年之前
父節點
當前提交
3ba86a9cb6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/server/debian.md

+ 1 - 1
config/server/debian.md

@@ -167,7 +167,7 @@ Using systemd-resolved (alternative 2):
 1. Set the timezone: `timedatectl set-timezone Europe/Oslo`
 1. Enable network time: `timedatectl set-ntp true`
 1. Configure `/etc/systemd/timesyncd.conf`:
-    - `NTP`: A space-separated list of NTP servers.
+    - `NTP` (optional): A space-separated list of NTP servers. The defaults are fine.
 1. Restart `systemd-timesyncd`.
 1. Check status works: `timedatectl` and `timedatectl timesync-status` (check which servers are used)