From 802172afa59aecdb4664b048e291111508f71523 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sun, 17 Dec 2017 00:38:14 +0100 Subject: [PATCH] [5389] Updated old .spec reference --- doc/devel/config-backend.dox | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.47.2