Page MenuHomeDevCentral

Provide reload and graceful commands to eggdrop service
ClosedPublic

Authored by dereckson on Oct 17 2018, 22:16.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 06:15
Unknown Object (File)
Sun, Apr 14, 06:15
Unknown Object (File)
Sun, Apr 14, 06:15
Unknown Object (File)
Mon, Apr 8, 19:23
Unknown Object (File)
Mon, Apr 8, 19:23
Unknown Object (File)
Mon, Apr 8, 15:18
Unknown Object (File)
Fri, Apr 5, 10:04
Unknown Object (File)
Wed, Apr 3, 22: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 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.