Issue #16125 has been updated by Josh Cooper. Status changed from Needs More Information to Rejected
After discussion, we've decided a pidfile is not necessary. ---------------------------------------- Bug #16125: Puppet running as windows service does not create pidfile https://projects.puppetlabs.com/issues/16125#change-71280 Author: Josh Cooper Status: Rejected Priority: Normal Assignee: Category: Target version: 3.0.0 Affected Puppet version: Keywords: windows service pidfile Branch: Puppet does not create a pidfile when running as a windows service. On Unix, this happens in the `daemon.rb` code, but since we never daemonize on Windows, this doesn't happen. Instead the daemon service wrapper needs to create this so that mcollective can detect that the service is running and signal it to run. -- 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.
