diff options
Diffstat (limited to 'contrib/ntp/conf/README')
-rw-r--r-- | contrib/ntp/conf/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/ntp/conf/README b/contrib/ntp/conf/README deleted file mode 100644 index 327f716..0000000 --- a/contrib/ntp/conf/README +++ /dev/null @@ -1,13 +0,0 @@ -README file for directory ./conf of the NTP Version 4 distribution - -This directory contains example run-time configuration files for the -NTP Version 4 daemon ntpd. These files illustrate some of the more -obtuse configurations you may run into. They are not likely to do -anything good if run on machines other than their native spot, so don't -just blindly copy something and put it up. Additional information can -be found in the ./doc directory of the base directory. - -Included also are example public key and symmetric key files produced -by the ntp-genkeys program with names prefixed by ntpkey. These are -ordinarily kept in /usr/local/etc and used by the Autokey scheme. See -the authopt.htm pnd genkeys.htm ages for further information. |