Annotation of embedaddon/ntp/conf/README, revision 1.1.1.1
1.1 misho 1: README file for directory ./conf of the NTP Version 4 distribution
2:
3: This directory contains example run-time configuration files for the
4: NTP Version 4 daemon ntpd. These files illustrate some of the more
5: obtuse configurations you may run into. They are not likely to do
6: anything good if run on machines other than their native spot, so don't
7: just blindly copy something and put it up. Additional information can
8: be found in the ./doc directory of the base directory.
9:
10: Included also are example public key and symmetric key files produced
11: by the ntp-genkeys program with names prefixed by ntpkey. These are
12: ordinarily kept in /usr/local/etc and used by the Autokey scheme. See
13: the authopt.htm pnd genkeys.htm ages for further information.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>