From: Suzanne Goldlust Date: Thu, 17 Jan 2019 20:30:17 +0000 (-0500) Subject: Update keactrl.xml X-Git-Tag: 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb67216c978922bf70dbcd78274e56a9c658a6e1;p=thirdparty%2Fkea.git Update keactrl.xml --- diff --git a/doc/guide/keactrl.xml b/doc/guide/keactrl.xml index c194fd3871..a6009dd2c4 100644 --- a/doc/guide/keactrl.xml +++ b/doc/guide/keactrl.xml @@ -112,6 +112,13 @@ kea_verbose=no + + + In the example above, strings of the form @something@ are replaced by the + appropriate values when Kea is installed. + + + The dhcp4, dhcp6, dhcp_ddns, ctrl_agent, @@ -145,7 +152,7 @@ kea_verbose=no described in , will have no effect as long as the kea_verbose is set to "yes." Setting it to "no" will cause the server to use the logging levels specified - in the Kea configuration file for respective loggers. If no + in the Kea configuration file. If no logging configuration is specified, the default settings will be used. @@ -180,7 +187,7 @@ kea_verbose=no version - prints out the version of the - keactrl tool itself, and also the Kea daemons. + keactrl tool itself, together with the versions of the Kea daemons. @@ -258,9 +265,9 @@ INFO/keactrl: Reloading kea-ctrl-agent... If any of the servers are not running, an informational message is displayed as in the reload command output below. - Note that as of 1.5.0, kea-netconf does not yet support SIGHUP signal. - If its configuration has changed, please stop and restart it. - This limitation will be removed in upcoming Kea releases. + Note that as of version 1.5.0, kea-netconf does not support the SIGHUP + signal. If its configuration has changed, please stop and restart it for + the change to take effect. This limitation will be removed in a future release. $ keactrl stop INFO/keactrl: kea-dhcp4 isn't running. @@ -327,7 +334,7 @@ keactrl configuration file: /usr/local/etc/kea/keactrl.conf Similarly, the following will start only the kea-dhcp4 and - kea-dhcp-ddns servers, and not + kea-dhcp-ddns servers, but not kea-dhcp6 or kea-ctrl-agent. $ keactrl start -s dhcp4,dhcp_ddns