python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / ntp / files / ntp.conf
bloba4bb5d6baa859b8983ad49f54dad6a68d48eb4a5
1 # With the default settings below, ntpd will only synchronize your clock.
3 # For details, see:
4 # - the ntp.conf man page
5 # - http://support.ntp.org/bin/view/Support/GettingStarted
7 # Select three geolocalized NTP public servers; see http://www.pool.ntp.org/
8 server 0.pool.ntp.org
9 server 1.pool.ntp.org
10 server 2.pool.ntp.org
12 # Only allow read-only access from localhost
13 restrict default noquery nomodify nopeer
14 restrict 127.0.0.1
15 restrict ::1
17 # Location of drift and log files
18 driftfile /var/db/ntpd/drift