xref: /dragonfly/etc/dntpd.conf (revision 0085a56d)
1# Default dntpd.conf file for DragonFly.  Pull the time from the dragonfly zone
2# of ntp.org's DNS pool sources.  Having at least three allows dntpd to do a
3# quorum based sanity check on the time source it syncs to.
4#
5server 0.dragonfly.pool.ntp.org
6server 1.dragonfly.pool.ntp.org
7server 2.dragonfly.pool.ntp.org
8server 3.dragonfly.pool.ntp.org
9