blob: 8dd72330b5191bafc5d2c3f3a9528c0879e567c4 (
plain)
1
2
3
4
5
6
7
8
9
|
# $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
servers pool.ntp.org
|