From: Francis Dupont Date: Tue, 23 Sep 2025 22:10:01 +0000 (+0200) Subject: [#4090] Updated doc X-Git-Tag: Kea-3.1.3~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e75257f1b4a4d13fd9d129cfcdf4e140a21a163;p=thirdparty%2Fkea.git [#4090] Updated doc --- diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index 1c330114f8..cc04ead78b 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -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 =======================================