summaryrefslogtreecommitdiffstats
path: root/etc/ntp.conf
Commit message (Collapse)AuthorAgeFilesLines
* As of r232844 we no longer need the maxpoll 9 workaround.delphij2012-08-201-8/+7
| | | | MFC after: 3 days
* 1) Use our vendor domain at the pool.dwmalone2009-07-131-11/+16
| | | | | | | | | | | | 2) Point people at the pool website and encourage people to provide a server in the pool (as a courtesy to the pool guys). 3) Fix a spelling. 4) Comment out the local clock and include a link to documentation for use of the local clock on the ntp.org site. Approved by: re (kib)
* Welcome to a default installed /etc/ntp.confedwin2009-06-071-0/+59
This NTP configuration file points to the [012].pool.ntp.org servers, which will return a list of geographical local NTP servers. It uses the best-practice options of "iburst" and "maxpoll 9". It gives examples on how to use the "restrict" commands, which are unfortunately not working when you use the pool.ntp.org servers. It sets up a fudge server so any clients syncing against this server will always be synced even if we lose the master. The idea of this file was briefly discussed on -net. PR: conf/58595 Submitted by: Chris Stenton <jacs@gnome.co.uk> MFC after: 1 week
OpenPOWER on IntegriCloud