Project

General

Profile

Actions

Bug #15424

closed

smart_proxy_dynflow_core doesn't daemonize on EL6

Added by Stephen Benjamin almost 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Smart Proxy Dynflow
Fixed in Releases:
Found in Releases:

Description

systemd has some nice ability to just take any old process and make it a service, but on el6, the process itself needs to handle forking. Otherwise on el6 what happens currently is this:

[root@centos6-koji init.d]# service smart_proxy_dynflow_core start
Starting smart_proxy_dynflow_core: 

And it'll stay there forever - with the process running, but never exit.

Foreman proxy might be a good example to look at, as its a sinatra app that can daemonize itself.

Actions #1

Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Adam Ruzicka
  • Pull request https://github.com/theforeman/smart_proxy_dynflow/pull/19 added
Actions #2

Updated by The Foreman Bot almost 8 years ago

  • Pull request https://github.com/theforeman/smart_proxy_dynflow/pull/20 added
Actions #3

Updated by Adam Ruzicka almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Marek Hulán almost 8 years ago

  • translation missing: en.field_release set to 140
Actions #5

Updated by Marek Hulán almost 8 years ago

  • translation missing: en.field_release changed from 140 to 167
Actions

Also available in: Atom PDF