Changeset 5ea93bc in code for icbd.8


Ignore:
Timestamp:
Sep 21, 2016, 8:12:20 PM (9 years ago)
Author:
Tim Kuijsten <tim@…>
Branches:
master
Children:
36f8e7c
Parents:
6f076e7
git-author:
Tim Kuijsten <tim@…> (09/21/16 19:48:05)
git-committer:
Tim Kuijsten <tim@…> (09/21/16 20:12:20)
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • icbd.8

    r6f076e7 r5ea93bc  
    8282file contains one nick per line; empty lines and lines starting with
    8383a hash symbol are ignored.
    84 It's located inside the chroot and read on startup and whenever a
    85 hangup signal is received.
     84It's located inside the chroot.
    8685Every time a moderator check is performed,
    8786.Nm
Note: See TracChangeset for help on using the changeset viewer.