2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

we have no intent of making SIGINT do the same as 'rndc dumpdb'

This commit is contained in:
Andreas Gustafsson
2000-12-02 00:30:34 +00:00
parent f83520a3d8
commit f63f9002e7

View File

@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
<!-- File: $Id: Bv9ARM-book.xml,v 1.62 2000/12/02 00:25:39 gson Exp $ -->
<!-- File: $Id: Bv9ARM-book.xml,v 1.63 2000/12/02 00:30:34 gson Exp $ -->
<book>
@@ -2568,17 +2568,16 @@ most cases, the keyname should be the server's host name.</para></entry>
<row rowsep = "0">
<entry colname = "1"><para><command>dump-file</command></para></entry>
<entry colname = "2"><para>The pathname of the file the server dumps
the database to when it receives <command>SIGINT</command> signal
(<command>ndc dumpdb</command>). If not specified, the default is <filename>named_dump.db</filename>.</para><note>
<simpara>Not
yet implemented in <acronym>BIND</acronym> 9.</simpara></note></entry>
the database to when instructed to do so with
<command>rndc dumpdb</command>.
If not specified, the default is <filename>named_dump.db</filename>.</para>
<note><simpara>Not yet implemented in <acronym>BIND</acronym> 9.</simpara></note></entry>
</row>
<row rowsep = "0">
<entry colname = "1"><para><command>memstatistics-file</command></para></entry>
<entry colname = "2"><para>The pathname of the file the server writes memory
usage statistics to on exit. If not specified, the default is <filename>named.memstats</filename>.</para><note>
<simpara>Not
yet implemented in <acronym>BIND</acronym> 9.</simpara></note></entry>
usage statistics to on exit. If not specified, the default is <filename>named.memstats</filename>.</para>
<note><simpara>Not yet implemented in <acronym>BIND</acronym> 9.</simpara></note></entry>
</row>
<row rowsep = "0">
<entry colname = "1"><para><command>pid-file</command></para></entry>