Issue #16125 has been reported by Josh Cooper. ---------------------------------------- Bug #16125: Puppet running as windows service does not create pidfile https://projects.puppetlabs.com/issues/16125
Author: Josh Cooper Status: Accepted Priority: Normal Assignee: Category: Target version: 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.
