From 87762e42137a6aa2d52566bd04938c2cb8949756 Mon Sep 17 00:00:00 2001 From: Michal Nowikowski Date: Mon, 5 Nov 2018 15:11:54 +0100 Subject: [PATCH] added a sentence about CA and keactrl, fixed grammar --- doc/guide/agent.xml | 20 ++------------------ doc/guide/intro.xml | 2 +- 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/doc/guide/agent.xml b/doc/guide/agent.xml index 165e2d0f71..5efebb6f32 100644 --- a/doc/guide/agent.xml +++ b/doc/guide/agent.xml @@ -295,23 +295,6 @@ http { -
- Control Agent Limitations - - Control Agent is a new component, first released in Kea 1.2. In - this release it comes with one notable limitation: - - - - keactrl hasn't been updated to manage the Control Agent (start, stop - reload). As a result, the CA must be started directly as described in - - - - - -
-
Starting Control Agent @@ -319,7 +302,8 @@ http { it should use. For example: $ ./kea-ctrl-agent -c /usr/local/etc/kea/kea-ctrl-agent.conf - +3 + It can be started by keactrl as well (see ).
diff --git a/doc/guide/intro.xml b/doc/guide/intro.xml index 438da9e912..3145a4a656 100644 --- a/doc/guide/intro.xml +++ b/doc/guide/intro.xml @@ -177,7 +177,7 @@ kea-ctrl-agent — - Kea Control Agent (CA) is a daemon exposes a RESTful control + Kea Control Agent (CA) is a daemon that exposes a RESTful control interface for managing Kea servers. -- 2.47.2