modtab is not reread on SIGHUP

Every time modtab is needed it's mtime is stored and compared to the
previously stored mtime. If newer, the file is automatically reread.
This commit is contained in:
Tim Kuijsten 2016-09-21 21:48:05 +02:00
parent 6f076e75ae
commit 5ea93bcb1d

3
icbd.8
View File

@ -81,8 +81,7 @@ The
.Ar modtab
file contains one nick per line; empty lines and lines starting with
a hash symbol are ignored.
It's located inside the chroot and read on startup and whenever a
hangup signal is received.
It's located inside the chroot.
Every time a moderator check is performed,
.Nm
checks the modification time of the file and reloads the table if