From 5ea93bcb1d96bb274dae60aad7795bea49d3a192 Mon Sep 17 00:00:00 2001 From: Tim Kuijsten Date: Wed, 21 Sep 2016 21:48:05 +0200 Subject: [PATCH] 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. --- icbd.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/icbd.8 b/icbd.8 index 2604ad8..cd7a5b2 100644 --- a/icbd.8 +++ b/icbd.8 @@ -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