Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 694 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 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(-)