]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
added a sentence about CA and keactrl, fixed grammar
authorMichal Nowikowski <godfryd@gmail.com>
Mon, 5 Nov 2018 14:11:54 +0000 (15:11 +0100)
committerMichal Nowikowski <godfryd@gmail.com>
Wed, 7 Nov 2018 14:59:19 +0000 (15:59 +0100)
doc/guide/agent.xml
doc/guide/intro.xml

index 165e2d0f717d28745185eba94b726f3df495166d..5efebb6f32c21c75e859f572db83995b4dbb5cd3 100644 (file)
@@ -295,23 +295,6 @@ http {
 
   </section>
 
-  <section xml:id="agent-limitations">
-    <title>Control Agent Limitations</title>
-    <para>
-      Control Agent is a new component, first released in Kea 1.2. In
-      this release it comes with one notable limitation:
-      <itemizedlist>
-        <listitem>
-          <simpara>
-            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
-            <xref linkend="agent-launch"/>
-          </simpara>
-        </listitem>
-      </itemizedlist>
-    </para>
-  </section>
-
   <section xml:id="agent-launch">
     <title>Starting Control Agent</title>
     <para>
@@ -319,7 +302,8 @@ http {
       it should use. For example:
 <screen>
 $ ./kea-ctrl-agent -c /usr/local/etc/kea/kea-ctrl-agent.conf
-</screen>
+</screen>3
+      It can be started by keactrl as well (see <xref linkend="keactrl"/>).
     </para>
   </section>
 
index 438da9e912463bbf8140f22f77cbfa296335e274..3145a4a656c18eac605e9d57d635c3abaff109cc 100644 (file)
           <listitem>
             <simpara>
               <command>kea-ctrl-agent</command> —
-              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.
             </simpara>
           </listitem>