=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/ntpd.conf,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/etc/ntpd.conf 2004/07/17 21:50:02 1.6 --- src/etc/ntpd.conf 2004/07/20 17:38:35 1.7 *************** *** 1,8 **** ! # $OpenBSD: ntpd.conf,v 1.6 2004/07/17 21:50:02 avsm Exp $ # sample ntpd configuration file, see ntpd.conf(5) # Addresses 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 --- 1,11 ---- ! # $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