summaryrefslogtreecommitdiffstats
path: root/abs/core/ntp/ntp-client.conf
blob: ace4daf6856c41bbd2e41316c6f9fa246b2945ee (plain)
1
2
3
4
5
6
7
# 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