summaryrefslogtreecommitdiff
path: root/extra/ntp/ntp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ntp/ntp.conf')
-rw-r--r--extra/ntp/ntp.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ntp/ntp.conf b/extra/ntp/ntp.conf
index 49b2f2bb7..a27b22820 100644
--- a/extra/ntp/ntp.conf
+++ b/extra/ntp/ntp.conf
@@ -5,13 +5,13 @@
# - http://support.ntp.org/bin/view/Support/GettingStarted
# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
-# Select three geolocalized NTP public servers; see http://www.pool.ntp.org/
+# Associate to public NTP pool servers; see http://www.pool.ntp.org/
server 0.pool.ntp.org
server 1.pool.ntp.org
server 2.pool.ntp.org
# Only allow read-only access from localhost
-restrict default nomodify nopeer
+restrict default noquery nopeer
restrict 127.0.0.1
restrict ::1