# /etc/default/openntpd

# Uncomment to set the system time when starting in case the offset
# between the local clock and the servers is more than 180 seconds.
# For other options, see man ntpd(8).
#DAEMON_OPTS="-s"

# Reference timeserver. Set to "NO" if DAEMON_OPTS="-s" is used.
# Otherwise, the init script will synchronise with it.
#REFERENCE="NO"
REFERENCE="2.mirbsd.pool.ntp.org"
