Issue #9329 has been updated by Josh Cooper. Target version changed from 2.7.x to 2.7.5
---------------------------------------- Bug #9329: Puppet agent daemonize option doesn't work on Windows https://projects.puppetlabs.com/issues/9329 Author: Josh Cooper Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.5 Affected Puppet version: development Keywords: Branch: On windows, the "daemonize" setting should default to false, and it is configured to true, e.g. through the command line --daemonize, etc, then it should print out an error message and exit. We considered more complicated handling, such as connecting to the service control manager and starting the puppet service. However, since we are not providing running puppet as a service out of the box, it's not clear that puppet will even be installed as a service, what it's service name will be, or what service control wrapper will be used. -- 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.
