summaryrefslogtreecommitdiff
path: root/etc/ntpd.conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-07-07 06:04:03 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-07-07 06:04:03 +0000
commit7368b6725822ff86420f88b94a4f516a97e128e1 (patch)
tree74585dc9508411bf431575c03923e5c095f35b7a /etc/ntpd.conf
parent49eb0d3813d7796eb82f0a04bce2cb3c60223f64 (diff)
better defaults; ok henning
Diffstat (limited to 'etc/ntpd.conf')
-rw-r--r--etc/ntpd.conf16
1 files changed, 4 insertions, 12 deletions
diff --git a/etc/ntpd.conf b/etc/ntpd.conf
index a01c58f216c..cf07908ec95 100644
--- a/etc/ntpd.conf
+++ b/etc/ntpd.conf
@@ -1,16 +1,8 @@
-# $OpenBSD: ntpd.conf,v 1.3 2004/07/07 05:56:01 henning Exp $
-# sample ntpd configuration file
-# see ntpd.conf(5)
+# $OpenBSD: ntpd.conf,v 1.4 2004/07/07 06:04:02 deraadt Exp $
+# sample ntpd configuration file, see ntpd.conf(5)
-# Adresses to listen on
-# ntpd does not listen on any address by default
-# listen on 127.0.0.1
-# listen on ::1
-# listen on *
-
-# remote servers to synchronize to
-# server 10.0.0.1
-# server 192.168.1.1
+# Adresses to listen on (ntpd does not listen by default)
+#listen on *
# use a random selection of 8 public stratum 2 servers
# see http://twiki.ntp.org/bin/view/Servers/NTPPoolServers