From: Francis Dupont Date: Sat, 16 Dec 2017 23:38:14 +0000 (+0100) Subject: [5389] Updated old .spec reference X-Git-Tag: trac5404_base~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802172afa59aecdb4664b048e291111508f71523;p=thirdparty%2Fkea.git [5389] Updated old .spec reference --- diff --git a/doc/devel/config-backend.dox b/doc/devel/config-backend.dox index bd33d5c970..719778b39d 100644 --- a/doc/devel/config-backend.dox +++ b/doc/devel/config-backend.dox @@ -110,10 +110,7 @@ The following are some details of the JSON backend framework. (such as the logging initialization code) very easy to share among Kea4, Kea6 and DHCP-DDNS.

-# The .spec files used in BIND 10 by the control program to validate commands - have been retained. They will be kept and maintained even though no use of - them is currently planned. At some future time syntax validation may be implemented, - although it is out of scope for Kea 0.9 (and probably - for 1.0 as well, as it is a pretty big task).

+ have been removed in 1.4.

-# A shell script has been added (as src/bin/keactrl/keactrl) to start, stop and reconfigure the daemons. Its only job is to pass the configuration file to each daemon and remember its PID file, so