Alexander Barton : Manual page ngircd(8): add SIGNALS section
Module: ngircd.git Branch: master Commit: 0305f75456fde86ff9d0179146d2ea821cff1457 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=0305f7545... Author: Alexander Barton <alex@barton.de> Date: Wed Dec 1 22:04:28 2010 +0100 Manual page ngircd(8): add SIGNALS section --- man/ngircd.8.tmpl | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/man/ngircd.8.tmpl b/man/ngircd.8.tmpl index f1251e1..4a01d71 100644 --- a/man/ngircd.8.tmpl +++ b/man/ngircd.8.tmpl @@ -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.
Teilnehmer (1)
-
alex@arthur.barton.de