File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ntp / conf / beauregard.conf
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue May 29 12:08:38 2012 UTC (12 years ago) by misho
Branches: ntp, MAIN
CVS tags: v4_2_6p5p0, v4_2_6p5, HEAD
ntp 4.2.6p5

#
# NTP configuration file (ntp.conf)
# beauregard.udel.edu
#
server 127.127.18.1		# NIST ACTS modem driver
fudge 127.127.18.1 time1 .0035
phone atdt913034944774 atdt913034944785 atdt913034944774
#phone atdt913034944812 atdt913034948497 atdt913034948022
#
# Miscellaneous stuff
#
driftfile /etc/ntp.drift	# path for drift file
statsdir /beauregard/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 keys file
trustedkey 3 4 5 6 14 15	# define trusted keys
requestkey 15			# key (7) for accessing server variables
controlkey 15			# key (6) for accessing server variables

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>