summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/ntp/ntp-client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/ntp/ntp-client.conf')
-rwxr-xr-xabs/core-testing/ntp/ntp-client.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core-testing/ntp/ntp-client.conf b/abs/core-testing/ntp/ntp-client.conf
new file mode 100755
index 0000000..4acabee
--- /dev/null
+++ b/abs/core-testing/ntp/ntp-client.conf
@@ -0,0 +1,8 @@
+# change this to a server closer to your location
+#NTP_CLIENT_SERVER="pool.ntp.org"
+NTP_CLIENT_SERVER="ntp1.cs.wisc.edu"
+# client options
+NTP_CLIENT_OPTION="-b -u"
+
+# timeout for the ntp-client
+NTPCLIENT_TIMEOUT=10