Annotation of embedaddon/ntp/conf/beauregard.conf, revision 1.1.1.1
1.1 misho 1: #
2: # NTP configuration file (ntp.conf)
3: # beauregard.udel.edu
4: #
5: server 127.127.18.1 # NIST ACTS modem driver
6: fudge 127.127.18.1 time1 .0035
7: phone atdt913034944774 atdt913034944785 atdt913034944774
8: #phone atdt913034944812 atdt913034948497 atdt913034948022
9: #
10: # Miscellaneous stuff
11: #
12: driftfile /etc/ntp.drift # path for drift file
13: statsdir /beauregard/ntpstats/ # directory for statistics files
14: filegen peerstats file peerstats type day enable
15: filegen loopstats file loopstats type day enable
16: filegen clockstats file clockstats type day enable
17: #
18: # Authentication stuff
19: #
20: keys /usr/local/etc/ntp.keys # path for keys file
21: trustedkey 3 4 5 6 14 15 # define trusted keys
22: requestkey 15 # key (7) for accessing server variables
23: controlkey 15 # key (6) for accessing server variables
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>