HomeDevCentral

Disable reload capability for Odderon

Description

Disable reload capability for Odderon

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

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1233

Differential Revision: https://devcentral.nasqueron.org/D1016

Details

Provenance
derecksonAuthored on Sep 14 2017, 23:52
derecksonPushed on Sep 15 2017, 17:45
Reviewer
dereckson
Differential Revision
D1016: Disable reload capability for Odderon
Parents
rOPSa67c7d24c0ce: Fix Odderon systemd unit type
Branches
Unknown
Tags
Unknown
Tasks
T1233: Odderon systemd service doesn't start anymore