Page MenuHomeDevCentral

Provide reload and graceful commands to eggdrop service
ClosedPublic

Authored by dereckson on Oct 17 2018, 22:16.
Tags
None
Referenced Files
F8419998: D1945.id.diff
Tue, May 13, 12:17
Unknown Object (File)
Mon, May 12, 03:05
Unknown Object (File)
Fri, May 9, 22:19
Unknown Object (File)
Fri, May 9, 20:00
Unknown Object (File)
Thu, May 8, 05:37
Unknown Object (File)
Thu, May 8, 03:50
Unknown Object (File)
Tue, May 6, 03:30
Unknown Object (File)
Sun, May 4, 22:55
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.