aboutsummaryrefslogtreecommitdiff
path: root/network/chrony/README
diff options
context:
space:
mode:
authorRichard Ellis <rellis@dp100.com>2010-10-20 23:43:51 +0100
committerMichiel van Wessem <michiel@slackbuilds.org>2010-10-20 23:43:51 +0100
commitd6c310f4a84f3cefcb1e0ae0c2898c9da6c71b11 (patch)
treed11b5f90fb4e326963dea71eb12d75ce2c9c6ae8 /network/chrony/README
parentf4077e0a98fcbe69b5ecc3a66f74e9c615bb2191 (diff)
downloadslackbuilds-d6c310f4a84f3cefcb1e0ae0c2898c9da6c71b11.tar.xz
network/chrony: Added. (maintain accuracy of RLT Clock over ntp).
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'network/chrony/README')
-rw-r--r--network/chrony/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/chrony/README b/network/chrony/README
new file mode 100644
index 000000000000..7425f9aa17cc
--- /dev/null
+++ b/network/chrony/README
@@ -0,0 +1,12 @@
+Chrony is a pair of programs which are used to maintain the accuracy
+of the real time clock on a computer via the NTP protocol.
+
+Chrony can serve as both an NTP client for a single computer and as an NTP
+server for other computers.
+
+See http://chrony.tuxfamily.org/ for more details.
+
+Note: Because each installation's configuration will differ, the SlackBuild
+script does not build or install configuration files. See the man pages and
+the chrony.txt file installed in /usr/doc/chrony-1.24/ (and the contrib and
+examples directory) for relevant configuration information.