diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 1999-12-22 15:24:45 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 1999-12-22 15:24:45 +0000 |
commit | 6179f09edbd97801bfaa0e6dabf5cbc855a6abf3 (patch) | |
tree | 9a0e7753fd0f6e76cd9b157d4de7fb73e5fc7d08 /usr.sbin/xntpd/conf/README | |
parent | f972508889a89c5b4a1b6631e333bf449eded618 (diff) |
Bye bye xntpd.
Notes
Notes:
svn path=/head/; revision=55003
Diffstat (limited to 'usr.sbin/xntpd/conf/README')
-rw-r--r-- | usr.sbin/xntpd/conf/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/usr.sbin/xntpd/conf/README b/usr.sbin/xntpd/conf/README deleted file mode 100644 index 8d075916daf8..000000000000 --- a/usr.sbin/xntpd/conf/README +++ /dev/null @@ -1,11 +0,0 @@ -README file for directory ./conf of the NTP Version 3 distribution - -This directory contains example run-time configuration files for the -NTP Version 3 daemon xntpd. 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. - -See the Config.local.dist file in the base directory for an explanation -of the defines used. |