Issue #10066 has been updated by Jacob Helwig. Subject changed from puppet agent --fingerprint forks into the background to puppet agent --fingerprint should not daemonize
This is likely related to #6168 in that we are daemonizing way to early in the master & agent applications. I agree with Brice that `--fingerprint` should not be daemonizing at all. ---------------------------------------- Bug #10066: puppet agent --fingerprint should not daemonize https://projects.puppetlabs.com/issues/10066 Author: Hunter Haugen Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: agent, fingerprint Branch: It seems from the docs that `puppet agent --fingerprint` is to print out the fingerprint, but this is really only useful via `--fingerprint --no-daemonize` as the agent will fork into the background before printing. If we want it to fork, it should mention that in the docs. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
