mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-20 21:58:03 -04:00
Document that SIGUSR1 closes log files
This commit is contained in:
parent
7a191400f9
commit
88dfe50289
1 changed files with 2 additions and 0 deletions
|
|
@ -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. |
|
||||
|
|
|
|||
Loading…
Reference in a new issue