Page MenuHomeDevCentral

Provide reload and graceful commands to eggdrop service
ClosedPublic

Authored by dereckson on Oct 17 2018, 22:16.
Tags
None
Referenced Files
F2745093: D1945.diff
Thu, Mar 28, 21:30
Unknown Object (File)
Tue, Mar 26, 09:02
Unknown Object (File)
Fri, Mar 22, 11:57
Unknown Object (File)
Sun, Mar 17, 07:12
Unknown Object (File)
Sat, Mar 16, 13:12
Unknown Object (File)
Tue, Mar 12, 01:24
Unknown Object (File)
Thu, Feb 29, 16:23
Unknown Object (File)
Feb 25 2024, 16:41
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.