[krbdev.mit.edu #8802] git commit
Greg Hudson via RT <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Remove outdated text in krb5kdc/kadmind man pages Some init systems, such as systemd, can run daemon processes in the foreground, so admonishments to let krb5kdc and kadmind background themselves in normal operation can be confusing. Remove those sentences. https://github.com/krb5/krb5/commit/4ded6dbc23d27068567943bccf4d2d986b6f7d08 Author: Greg Hudson <[email protected]> Commit: 4ded6dbc23d27068567943bccf4d2d986b6f7d08 Branch: master doc/admin/admin_commands/kadmind.rst | 3 +-- doc/admin/admin_commands/krb5kdc.rst | 4 +--- src/man/kadmind.man | 7 +++---- src/man/krb5kdc.man | 4 +--- 4 files changed, 6 insertions(+), 12 deletions(-)