Page MenuHomeDevCentral

Provide reload and graceful commands to eggdrop service
ClosedPublic

Authored by dereckson on Oct 17 2018, 22:16.
Tags
None
Referenced Files
F43069833: D1945.id4919.diff
Mon, Aug 10, 20:03
Unknown Object (File)
Mon, Aug 10, 04:30
Unknown Object (File)
Sun, Aug 9, 02:33
Unknown Object (File)
Wed, Aug 5, 14:30
Unknown Object (File)
Wed, Aug 5, 14:22
Unknown Object (File)
Wed, Aug 5, 07:06
Unknown Object (File)
Tue, Aug 4, 19:00
Unknown Object (File)
Tue, Aug 4, 12:28
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.