summarylogtreecommitdiffstats
path: root/ntpdate.conf
blob: 20169649239818014b33b41c73690722699adcf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# change this to a server closer to your location
NTP_CLIENT_SERVER="pool.ntp.org"

# client options
NTP_CLIENT_OPTION="-b -u"

# timeout for the ntp-client
NTPCLIENT_TIMEOUT=10

# delay before to start the service
NTP_CLIENT_DELAY=60