]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Ignore SIGUSR1 and SIGUSR2 by default.
authorPeter Powell <petpow@saberuk.com>
Thu, 30 May 2019 20:24:08 +0000 (21:24 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 30 May 2019 20:24:08 +0000 (21:24 +0100)
commitf7a5b4fa74192338012b5174748e2ce4d796d46d
treef344dc026833a9ea93e236429efd06e635b3d784
parent08d2ff86b0c7ed91549d832cf3e572c8623dc8e8
Ignore SIGUSR1 and SIGUSR2 by default.

This stops users from accidentally killing their IRC server if they
forget to load the sslrehashsignal module.
src/inspircd.cpp
src/modules/extra/m_sslrehashsignal.cpp