From: Tomek Mrugalski Date: Wed, 21 Sep 2016 18:00:06 +0000 (+0200) Subject: [3515] Obsolete README removed. X-Git-Tag: trac5049_base~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66329e4a7ec10f0e749c66eedabb7bb0d432f2e6;p=thirdparty%2Fkea.git [3515] Obsolete README removed. --- diff --git a/src/bin/keactrl/README b/src/bin/keactrl/README deleted file mode 100644 index 93c3931d90..0000000000 --- a/src/bin/keactrl/README +++ /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.