]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3978] Correct reference to kea-lfc in 5.3.1
authorWilliam Leuschner <william@isc.org>
Tue, 24 Jun 2025 19:26:22 +0000 (15:26 -0400)
committerWilliam Leuschner <william@isc.org>
Wed, 2 Jul 2025 16:08:15 +0000 (12:08 -0400)
doc/sphinx/arm/security.rst

index 54400f5b1af3dc684db60caead3cb4cff98444ab..9605e2b4d03cf1e9fba7bd959d22d9bfc3205bc7 100644 (file)
@@ -279,7 +279,7 @@ Component-Based Design
 
 The Kea architecture is modular, with separate daemons for separate tasks.
 A Kea deployment may include DHCPv4, DHCPv6, and Dynamic DNS daemons; a Control Agent
-daemon run on each application server; the ``kea-lfc utility`` for doing periodic lease
+daemon run on each application server; the :iscman:`kea-lfc` utility for doing periodic lease
 file cleanup; MySQL and or PostgreSQL databases, run either locally on the application
 servers or accessed over the internal network; a Netconf daemon to perform config and stats
 monitoring of Kea servers; and a Stork monitoring system.