]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document that SIGUSR1 closes log files
authorMark Andrews <marka@isc.org>
Wed, 26 Jun 2024 00:55:24 +0000 (10:55 +1000)
committerMark Andrews <marka@isc.org>
Wed, 31 Jul 2024 07:36:39 +0000 (17:36 +1000)
doc/arm/dns-ops.inc.rst

index abb6bcf766788a4975e8e014e6e7f0b3868a29df..d5a8b7aa86364ce6e65173aeac6ef50c75f7bf61 100644 (file)
@@ -236,6 +236,8 @@ described in the following table. These signals can be sent using the
 | ``SIGHUP``   | Causes the server to read :iscman:`named.conf` and reload   |
 |              | the database.                                               |
 +--------------+-------------------------------------------------------------+
+| ``SIGUSR1``  | Causes the server close the currently open log files        |
++--------------+-------------------------------------------------------------+
 | ``SIGTERM``  | Causes the server to clean up and exit.                     |
 +--------------+-------------------------------------------------------------+
 | ``SIGINT``   | Causes the server to clean up and exit.                     |