blob: 4529203f33c755c7538a301de9e51aa1b9fa3289 (
plain)
1
2
3
4
5
6
7
8
9
|
# $OpenBSD: ntpd.conf,v 1.5 2004/07/09 10:57:59 henning Exp $
# sample ntpd configuration file, see ntpd.conf(5)
# 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
servers pool.ntp.org
|