The clockspeed-conf package provides configuration
scripts to set up a clockspeed client and/or a taiclockd
server using Dan Bernstein's daemontools for supervision
and his clockspeed package for time synchronisation.

Author:         Patrick Atamaniuk <atamaniuk at frobs.net>
WWW:            http://foo42.de/devel/sysutils/clockspeed-conf/
Package:	clockspeed-conf 0.4.5_0, beta
First Release:	20030410
License:	BSD

ABOUT:

clockspeed-conf makes two supervise skeletons, one for
clockspeed (DIR-speed) and the other for clockadjust (DIR-adjust).

The former runs clockspeed to keep your clock running evenly, the 
latter queries a time-keeping server in certain intervals.
It does not symlink the resulting service directories into svscans
central directory (often called /service/).
You can inspect and change the new services before activating them manually.

PREREQUISITES:
Required packages for using clockspeed-conf:
daemontools-0.76	http://cr.yp.to/daemontools.html
clockspeed-0.62		http://cr.yp.to/clockspeed.html

INSTALLATION:
* Untar the clockspeed-conf-0.4.5.tar.gz package
* cd into clockspeed-conf-0.4.5
* make install
  installs clockspeed-conf and taiclockd-conf at /usr/loca/bin as
  well as the appropriate manpages.

USAGE:
  man clockspeed-conf
  man taiclockd-conf

PUBLIC TIME SERVER:
  see http://www.eecis.udel.edu/~mills/ntp/clock2a.html for a list
  of public time servers to use with clockspeed.

Credits:
* Based on work published by Frank Tegtmeyer
  http://fte.tegtmeyer.net/djbware/clockspeed_setup.html
* Based on Dan Bernstein's work on unix and tai
  http://cr.yp.to/
* With help from Clemens Fischer and Karsten Rohrbach
