summaryrefslogtreecommitdiffstats
path: root/network/chrony/README
diff options
context:
space:
mode:
author Richard Ellis2010-05-12 23:31:59 +0200
committer Robby Workman2010-05-12 23:31:59 +0200
commit438551fed7f5778db4cffe5c62c8b00233f4478d (patch)
tree17d982ce3c6f7fb83d6e54644306d495ef1e3719 /network/chrony/README
parent38bec740758631ba0235fe91eb5819205e59bbf6 (diff)
downloadslackbuilds-438551fed7f5778db4cffe5c62c8b00233f4478d.tar.gz
network/chrony: Added to 12.2 repository
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 0000000000..5faf49b5e0
--- /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.sunsite.dk/index.php 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.23/ for relevant
+configuration information.