kernel - Implement sbrk(), change low-address mmap hinting
[dragonfly.git] / etc / dntpd.conf
blob6158b5b9ebcff06508cd1b5f783d15a0c40752a7
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.
5 server 0.dragonfly.pool.ntp.org
6 server 1.dragonfly.pool.ntp.org
7 server 2.dragonfly.pool.ntp.org
8 server 3.dragonfly.pool.ntp.org