Page MenuHomeDevCentral

Disable reload capability for Odderon
ClosedPublic

Authored by dereckson on Sep 14 2017, 23:54.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 11:22
Unknown Object (File)
Tue, Apr 22, 12:51
Unknown Object (File)
Mon, Apr 21, 15:52
Unknown Object (File)
Mon, Apr 21, 15:42
Unknown Object (File)
Sun, Apr 20, 21:58
Unknown Object (File)
Sun, Apr 20, 15:13
Unknown Object (File)
Sun, Apr 20, 12:35
Unknown Object (File)
Sun, Apr 20, 07:29
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.