BIND 10 master, updated. f03688da19c21b4d46761cc4ed9da981cebe43c1 [master] document about setproctitle

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Aug 11 13:33:08 UTC 2011


The branch, master has been updated
       via  f03688da19c21b4d46761cc4ed9da981cebe43c1 (commit)
      from  eb8ba927115b091bb407cbc29ad2d07dfed318f1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f03688da19c21b4d46761cc4ed9da981cebe43c1
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Aug 11 07:48:21 2011 -0500

    [master] document about setproctitle

-----------------------------------------------------------------------

Summary of changes:
 doc/guide/bind10-guide.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index 6a42182..020fbbc 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -742,6 +742,16 @@ Debian and Ubuntu:
         get additional debugging or diagnostic output.
       </para>
 <!-- TODO: note it doesn't go into background -->
+
+      <note>
+        <para>
+          If the setproctitle Python module is detected at start up,
+          the process names for the Python-based daemons will be renamed
+          to better identify them instead of just <quote>python</quote>.
+          This is not needed on some operating systems.
+        </para>
+      </note>
+
     </section>
 
   </chapter>




More information about the bind10-changes mailing list