HomeDevCentral

Allow eggdrop to handle SIGHUP signal

Description

Allow eggdrop to handle SIGHUP signal

Summary:
Eggdrop rehashes on SIGHUP, but we need to disconnect from MySQL first.

Previously, a custom .rehash command existed, but there is a prerehash
event to put code used by AND .rehash AND the signal.

Ref T1323

Test Plan: Tested with Aeschere

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1323

Differential Revision: https://devcentral.nasqueron.org/D1942

Details

Provenance
derecksonAuthored on Oct 17 2018, 21:46
derecksonPushed on Oct 17 2018, 21:46
Reviewer
dereckson
Differential Revision
D1942: Allow eggdrop to handle SIGHUP signal
Parents
rVIPERa303a7886409: Offer more partyline help
Branches
Unknown
Tags
Unknown
Tasks
T1323: Handle SIGHUP and SIGTERM signals