Project

General

Custom queries

Profile

Actions

Bug #7920

closed

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

Added by Eric Feliksik over 10 years ago. Updated almost 7 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 10 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 #4

Updated by Anonymous almost 9 years ago

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

Also available in: Atom PDF