Move install/* to .
[debian6500.git] / cluster / master / etc / default / ntpdate
diff --git a/cluster/master/etc/default/ntpdate b/cluster/master/etc/default/ntpdate
new file mode 100644 (file)
index 0000000..211720b
--- /dev/null
@@ -0,0 +1,14 @@
+# The settings in this file are used by the program ntpdate-debian, but not
+# by the upstream program ntpdate.
+
+# Set to "yes" to take the server list from /etc/ntp.conf, from package ntp,
+# so you only have to keep it in one place.
+NTPDATE_USE_NTP_CONF="no"
+
+# List of NTP servers to use  (Separate multiple servers with spaces.)
+# Not used if NTPDATE_USE_NTP_CONF is yes.
+#NTPSERVERS="0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org"
+NTPSERVERS="gps"
+
+# Additional options to pass to ntpdate
+NTPOPTIONS=""