]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Remove outdated note in krb5kdc man page 816/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 17 Jul 2018 15:33:03 +0000 (11:33 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 19 Jul 2018 02:57:32 +0000 (22:57 -0400)
Commit af5b77c887bfff24603715f8296c00d5eb839b0c (ticket 8348) removed
the interface-scanning workaround for platforms without pktinfo
support, so there is no longer an interaction between the krb5kdc -w
option and this workaround.

ticket: 8716 (new)
tags: pullup
target_version: 1.16-next

doc/admin/admin_commands/krb5kdc.rst

index bda2c015ce9837587362c0bb55f789b38f37c65b..b605b563d8f36adcebcd562c8274703841de0625 100644 (file)
@@ -72,13 +72,6 @@ will relay SIGHUP signals to the worker subprocesses, and will
 terminate the worker subprocess if the it is itself terminated or if
 any other worker process exits.
 
-.. note::
-
-          On operating systems which do not have *pktinfo* support,
-          using worker processes will prevent the KDC from listening
-          for UDP packets on network interfaces created after the KDC
-          starts.
-
 The **-x** *db_args* option specifies database-specific arguments.
 See :ref:`Database Options <dboptions>` in :ref:`kadmin(1)` for
 supported arguments.