Project

General

Profile

Actions

Bug #7920

closed

Foreman should never block init, also not when daemon=false

Added by Eric Feliksik over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Debian/Ubuntu
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

  1. by default smart-proxy runs in the foreground. To enable running as a daemon, uncomment 'daemon' setting
    #:daemon true

If you do /not/ have ':daemon true', the foreman-proxy debian packages blocks init on bootup!
I do not think this is desired behavior (?)

Actions #1

Updated by Dominic Cleal over 9 years ago

  • Project changed from Foreman to Packaging
  • Category set to Debian/Ubuntu

I think the smart proxy behaviour changed subtly between 1.5 and 1.6, so now if it's not specified, it implies true, while it used to possibly imply false.

This check should probably be updated to look for daemon\s*true:

https://github.com/theforeman/foreman-packaging/blob/deb/develop/debian/wheezy/foreman-proxy/init.d#L53-L56

Actions #2

Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Anonymous
  • Pull request https://github.com/theforeman/foreman-packaging/pull/1171 added
Actions #3

Updated by Dominic Cleal almost 8 years ago

  • translation missing: en.field_release set to 161
Actions #4

Updated by Anonymous almost 8 years ago

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

Also available in: Atom PDF