Page MenuHomeDevCentral

Provide reload and graceful commands to eggdrop service
ClosedPublic

Authored by dereckson on Oct 17 2018, 22:16.
Tags
None
Referenced Files
F11662933: D1945.id4920.diff
Sun, Sep 7, 11:47
Unknown Object (File)
Sun, Sep 7, 08:41
Unknown Object (File)
Sat, Sep 6, 18:19
Unknown Object (File)
Tue, Sep 2, 14:19
Unknown Object (File)
Mon, Sep 1, 17:51
Unknown Object (File)
Sun, Aug 31, 13:45
Unknown Object (File)
Fri, Aug 29, 21:29
Unknown Object (File)
Thu, Aug 28, 09:02
Subscribers
None

Details

Summary
  • reload to send a SIGHUP signal (kill -1)
  • graceful to send a SIGQUIT signal (kill -3)

Ref T1323

Test Plan

Tested with Aeschere, Weag and Dæghrefn

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
eggdrop-service (branched from master)
Build Status
Buildable 3030
Build 3278: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 17 2018, 22:16
This revision was automatically updated to reflect the committed changes.