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.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core-testing/ntp/ntp-client.conf b/abs/core-testing/ntp/ntp-client.conf
deleted file mode 100755
index a0463b7..0000000
--- a/abs/core-testing/ntp/ntp-client.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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
-
-# arguments passed to ntpd when started
-NTPD_ARGS="-g"