summaryrefslogtreecommitdiff
path: root/conf/malarky.conf
blob: 1475e1e25bf7fe4425cd1dcf1829ea869844c165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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