diff --git a/README b/README index d9429f86..056bfdf7 100644 --- a/README +++ b/README @@ -119,6 +119,11 @@ To rehash the config file, you can send ZNC SIGHUP via or you can login to znc and use /msg *status rehash +If you changed some settings while znc is running, a simple + pkill -SIGUSR1 znc +will make ZNC rewrite its config file. Alternatively you can use this: + /msg *status saveconfig + Writing own modules ------------------- diff --git a/man/znc.1 b/man/znc.1 index 54287482..e399571e 100644 --- a/man/znc.1 +++ b/man/znc.1 @@ -79,6 +79,22 @@ This is the server certificate .B znc uses. You need this for SSL. +.SH SIGNALS +This section explains how +.B znc +reacts to different signals: +.TP +.B SIGINT +Exit ZNC. This is equivalent to +.I /znc shutdown +.TP +.B SIGHUP +Reload znc.conf. This is equivalent to +.I /znc rehash +.TP +.B SIGUSR1 +Rewrite znc.conf. This is equivalent to +.I /znc saveconfig .SH FILES .TP .I /usr/local/share/znc/