Created
July 23, 2015 03:57
-
-
Save andreferraro/bdfb214f4fc77d8a0912 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#[...] | |
# Specify one or more NTP servers. | |
# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board | |
# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for | |
# more information. | |
server pool.ntp.br | |
server a.st1.ntp.br | |
server b.st1.ntp.br | |
server c.st1.ntp.br | |
server d.st1.ntp.br | |
server a.ntp.br | |
server b.ntp.br | |
server c.ntp.br | |
server gps.ntp.br |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment