summaryrefslogtreecommitdiff
path: root/etc/ntpd.conf
blob: ec5a86e25d36fc740fd937c8a18d6dfd77442185 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $OpenBSD: ntpd.conf,v 1.13 2015/05/18 13:48:38 deraadt Exp $

# Addresses to listen on (ntpd does not listen by default)
#listen on *

# use a random selection of NTP Pool Time Servers
# see http://support.ntp.org/bin/view/Servers/NTPPoolServers
servers pool.ntp.org

# use all detected timedelta sensors
sensor *

# get the time constraint from a well-known HTTPS site
constraints from "https://www.google.com"