Page MenuHomeDevCentral

Disable reload capability for Odderon
ClosedPublic

Authored by dereckson on Sep 14 2017, 23:54.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 9, 05:54
Unknown Object (File)
Sat, Apr 5, 15:49
Unknown Object (File)
Fri, Mar 28, 19:31
Unknown Object (File)
Mon, Mar 24, 04:52
Unknown Object (File)
Fri, Mar 21, 04:11
Unknown Object (File)
Fri, Mar 21, 04:07
Unknown Object (File)
Mar 8 2025, 23:14
Unknown Object (File)
Mar 8 2025, 23:14
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.