]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4090] Updated doc
authorFrancis Dupont <fdupont@isc.org>
Tue, 23 Sep 2025 22:10:01 +0000 (00:10 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 25 Sep 2025 19:20:32 +0000 (21:20 +0200)
doc/sphinx/arm/ctrl-channel.rst

index 1c330114f85095589be105f948b80400da9d3ad1..cc04ead78b1651ff2168532eff8318abeaa6ed1e 100644 (file)
@@ -898,9 +898,11 @@ The ``kea-lfc-start`` Command
 
 The :isccmd:`kea-lfc-start` command starts the ``kea-lfc`` process which
 cleans up the lease file (see :ref:`kea-lfc`). It takes no arguments and
-returns an error when the lease backend is not the ``memfile`` or when
+does not returns success when the lease backend is not the ``memfile``, when
 the ``persist`` parameter of the ``lease-database`` was configured to
-``false`` (but not when ``lfc-interval`` is ``0``).
+``false`` (but not when ``lfc-interval`` is ``0``), when it detected
+a LFC process is currently running or an error prevented a new LFC process
+to be started.
 
 Commands Supported by the DHCPv4 Server
 =======================================