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 19, 13:08
Unknown Object (File)
Fri, Apr 19, 10:14
Unknown Object (File)
Thu, Apr 18, 23:32
Unknown Object (File)
Mon, Apr 15, 05:18
Unknown Object (File)
Sun, Apr 14, 22:13
Unknown Object (File)
Sat, Apr 13, 08:59
Unknown Object (File)
Wed, Apr 10, 14:51
Unknown Object (File)
Wed, Apr 10, 12:35
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 Not Applicable
Unit
Tests Not Applicable

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.