Page MenuHomeDevCentral

Disable reload capability for Odderon
ClosedPublic

Authored by dereckson on Sep 14 2017, 23:54.
Tags
None
Referenced Files
F3746286: D1016.id2589.diff
Fri, Nov 15, 19:51
F3746206: D1016.id2590.diff
Fri, Nov 15, 19:18
F3745879: D1016.diff
Fri, Nov 15, 17:29
Unknown Object (File)
Wed, Nov 13, 10:37
Unknown Object (File)
Mon, Nov 11, 01:30
Unknown Object (File)
Sat, Nov 9, 16:02
Unknown Object (File)
Sun, Nov 3, 18:42
Unknown Object (File)
Sun, Oct 27, 10:31
Subscribers
None

Details

Summary

Darkbot latest source code doesn't populate a pid file,
and this isn't really useful:

  • to kill the process, systemd knows the pid as it's a non forking process
  • we never used reload through systemd

Fixes T1233.

Test Plan

systemctl status odderon

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
remove-darkbot-reload (branched from master)
Build Status
Buildable 1590
Build 1838: arc lint + arc unit

Event Timeline

dereckson retitled this revision from Disable reload capability for Odderon Darkbot latest source code doesn't populate a pid file, and this isn't really useful: - to kill the process, systemd knows the pid as it's a non forking process - we never used reload through systemd to Disable reload capability for Odderon.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Sep 15 2017, 17:44
This revision was automatically updated to reflect the committed changes.