Bug #832
add --no-daemonize option
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.24.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
Add the cli option —no-daemonize to puppetd and puppetmasterd
History
Updated by Anonymous over 4 years ago
- Status changed from 1 to 2
Updated by Anonymous over 4 years ago
- Status changed from 2 to Closed
- 7 set to fixed
Fixed in commit:0b8893b3b8ffd391287a590b4f271edca70331da. Note: The default behavior of ‘verbose’ and ‘debug’ no longer cause puppetd and puppetmasterd to not daemonize.
Updated by James Turnbull over 4 years ago
Is this a good idea changing the default behaviour of these options? I recommend that at least —debug remaining defaulting to foreground operation.