summaryrefslogtreecommitdiff
path: root/extra/ntp/ntp.conf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-02 00:01:28 +0000
committerroot <root@rshg054.dnsready.net>2012-03-02 00:01:28 +0000
commit9ff97db6951550a28a70b27491a446da9d736176 (patch)
tree482d46078cf0367200908e8e26bb335e54429b5b /extra/ntp/ntp.conf
parent6f297b1cf462a11227d811a87124006c55911d63 (diff)
Fri Mar 2 00:01:27 UTC 2012
Diffstat (limited to 'extra/ntp/ntp.conf')
-rw-r--r--extra/ntp/ntp.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/extra/ntp/ntp.conf b/extra/ntp/ntp.conf
index 0d548ac1e..a27b22820 100644
--- a/extra/ntp/ntp.conf
+++ b/extra/ntp/ntp.conf
@@ -6,12 +6,14 @@
# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
# Associate to public NTP pool servers; see http://www.pool.ntp.org/
-pool 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 noquery nopeer
-restrict 127.0.0.1 noserve nomodify
-restrict ::1 noserve nomodify
+restrict 127.0.0.1
+restrict ::1
# Location of drift and log files
driftfile /var/lib/ntp/ntp.drift