]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2859] expanded leaseX-write ARM text
authorMarcin Godzina <mgodzina@isc.org>
Fri, 12 May 2023 09:23:47 +0000 (09:23 +0000)
committerMarcin Godzina <mgodzina@isc.org>
Wed, 17 May 2023 17:41:16 +0000 (17:41 +0000)
doc/sphinx/arm/hooks-lease-cmds.rst

index 63d42b619566c611fcfd75bea61ffd4622324ba7..4e5e48dd8b9d5190f2558bc7e80bc38b1e93e8c6 100644 (file)
@@ -1033,7 +1033,8 @@ backend and write the lease database into a CSV file. They take the path
 of the file as the ``filename`` argument. If the specified output file
 is the same as the configured memfile one, the backend closes and reopens
 the file in an attempt to synchronize both the files and the in-memory images
-of the lease database. The extension ``.bak`` is added to the previous filename.
+of the lease database. The extension ``.bak`` with server PID number is added
+to the previous filename. For example ``.bak14326``.
 
 .. note::