Page MenuHomeDevCentral

Provide reload and graceful commands to eggdrop service
ClosedPublic

Authored by dereckson on Oct 17 2018, 22:16.
Tags
None
Referenced Files
F10736277: D1945.id4920.diff
Fri, Jul 25, 11:48
Unknown Object (File)
Wed, Jul 23, 12:17
Unknown Object (File)
Wed, Jul 23, 08:20
Unknown Object (File)
Tue, Jul 22, 17:58
Unknown Object (File)
Mon, Jul 21, 21:14
Unknown Object (File)
Mon, Jul 21, 03:47
Unknown Object (File)
Fri, Jul 18, 02:41
Unknown Object (File)
Thu, Jul 10, 21:57
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 Not Applicable
Unit
Tests Not Applicable

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.