aboutsummaryrefslogtreecommitdiff
path: root/conf/malarky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/malarky.conf')
-rw-r--r--conf/malarky.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/conf/malarky.conf b/conf/malarky.conf
new file mode 100644
index 000000000000..1475e1e25bf7
--- /dev/null
+++ b/conf/malarky.conf
@@ -0,0 +1,24 @@
+#
+# NTP configuration file (ntp.conf)
+#
+# This is for a broadcast/multicast client. Except for the statistics
+# stuff, this can be done with only a commmand line of the form
+#
+# /usr/local/bin/ntpd -a -k /usr/local/bin/ntp.keys -m -t 3
+#
+multicastclient # listen on default 224.0.1.1
+#
+# Miscellaneous stuff
+#
+driftfile /etc/ntp.drift # path for drift file
+statsdir /malarky/ntpstats/ # directory for statistics files
+filegen peerstats file peerstats type day enable
+filegen loopstats file loopstats type day enable
+filegen clockstats file clockstats type day enable
+#
+# Authentication stuff
+#
+keys /usr/local/etc/ntp.keys # path for key file
+trustedkey 3 4 5 6 14 # define trusted keys
+requestkey 14 # key (7) for accessing server variables
+controlkey 14 # key (6) for accessing server variables