summarylogtreecommitdiffstats
path: root/ntpdate.conf
diff options
context:
space:
mode:
authorMuflone2015-06-13 17:59:22 +0200
committerMuflone2015-06-13 17:59:22 +0200
commitd2a08095d21f909e19f4f9c350eac97ccfb8022a (patch)
treeedd08c04a2476b6d7588b701ba09453f554cae37 /ntpdate.conf
downloadaur-d2a08095d21f909e19f4f9c350eac97ccfb8022a.tar.gz
Initial import
Diffstat (limited to 'ntpdate.conf')
-rw-r--r--ntpdate.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/ntpdate.conf b/ntpdate.conf
new file mode 100644
index 000000000000..201696492398
--- /dev/null
+++ b/ntpdate.conf
@@ -0,0 +1,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