From 64013fa5eb17c97954c0799c78726c89dacee687 Mon Sep 17 00:00:00 2001 From: henning <> Date: Tue, 20 Jul 2004 17:38:35 +0000 Subject: [PATCH] since we have both the server and the servers keyword we ought to provide an example for a single server as well... --- src/etc/ntpd.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/etc/ntpd.conf b/src/etc/ntpd.conf index 8dd72330..d1d394a5 100644 --- a/src/etc/ntpd.conf +++ b/src/etc/ntpd.conf @@ -1,9 +1,12 @@ -# $OpenBSD: ntpd.conf,v 1.6 2004/07/17 21:50:02 avsm Exp $ +# $OpenBSD: ntpd.conf,v 1.7 2004/07/20 17:38:35 henning Exp $ # sample ntpd configuration file, see ntpd.conf(5) # Addresses to listen on (ntpd does not listen by default) #listen on * +# sync to a single server +#server ntp.example.org + # use a random selection of 8 public stratum 2 servers # see http://twiki.ntp.org/bin/view/Servers/NTPPoolServers servers pool.ntp.org