Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Manually specify desired timeserver' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Manually specify desired timeserver
Authored by: bassmaster_jeff on Wed, Apr 2 2008 at 5:59PM PDT
In Leopard, you can use spaces (instead of commas) between potential NTP servers:

Example: 0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org

Results in the following written to your /etc/ntp.conf file once you navigate away from Date & Time.

server 0.pool.ntp.org
server 1.pool.ntp.org
server 2.pool.ntp.org


[ Reply to This | # ]