Manual page ngircd(8): add SIGNALS section

This commit is contained in:
Alexander Barton 2010-12-01 22:04:28 +01:00
parent 65bcff35ff
commit 0305f75456
1 changed files with 9 additions and 0 deletions

View File

@ -64,6 +64,15 @@ The system wide default configuration file.
.RS
Default "message of the day" (MOTD).
.RE
.SH SIGNALS
The daemon understands the following signals:
.TP
\fBTERM\fR
Shut down all conections and terminate the daemon.
.TP
\fBHUP\fR
Shut down all listening sockets, re-read the configuration file and
re-initialize the daemon.
.SH HINTS
It's wise to use "ngircd \-\-configtest" to validate the configuration file
after changing it.