]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3515] Obsolete README removed.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 21 Sep 2016 18:00:06 +0000 (20:00 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 21 Sep 2016 18:00:06 +0000 (20:00 +0200)
src/bin/keactrl/README [deleted file]

diff --git a/src/bin/keactrl/README b/src/bin/keactrl/README
deleted file mode 100644 (file)
index 93c3931..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-This directory contains the source for the "keactrl" script which is used to
-start, stop and reconfigure Kea processes:
-- DHCPv4 server,
-- DHCPv6 server,
-- DDNS module (a.k.a D2)
-
-The "tests" directory contains unit tests for the script.