2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#757] fixed documentation

This commit is contained in:
Razvan Becheriu 2020-08-19 12:39:53 +03:00
parent e063199a44
commit 235c5c17af

View File

@ -520,8 +520,8 @@ been initiated. The optional parameter, "exit-value", specifies the
numeric value with which the server process will exit to the system.
The default value is zero.
The DDNS deamon supports an extra parameter "type" which controls
the way the DDNS process cleans up on exit. The supported shutdown types are:
The DDNS deamon supports an extra parameter "type" which controls the way
the process cleans up on exit. The supported shutdown types are:
- "normal" - Stops the queue manager and finishes all current transactions
before exiting. This is the default.