Page MenuHomeDevCentral

Provide reload and graceful commands to eggdrop service
ClosedPublic

Authored by dereckson on Oct 17 2018, 22:16.
Tags
None
Referenced Files
F12398256: D1945.diff
Sun, Nov 2, 07:51
Unknown Object (File)
Sat, Nov 1, 05:41
Unknown Object (File)
Fri, Oct 31, 22:55
Unknown Object (File)
Thu, Oct 30, 09:10
Unknown Object (File)
Sun, Oct 26, 18:03
Unknown Object (File)
Fri, Oct 24, 20:58
Unknown Object (File)
Wed, Oct 22, 22:46
Unknown Object (File)
Tue, Oct 21, 04:32
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.