Issue #7340 has been reported by Dan Carley. ---------------------------------------- Refactor #7340: Init script improvements https://projects.puppetlabs.com/issues/7340
Author: Dan Carley Status: Unreviewed Priority: Normal Assignee: Category: Packaging Target version: Keywords: Branch: Affected mCollective version: 1.1.2 An issue was discussed on IRC whereby multiple `mcollectived` processes are sometimes found running. This may in part be caused by the RHEL init script, which has some quirks like restarting an existing process if called with `service mcollective start`. It would be more robust to use the builtin RC functions such as `daemon()`, `killproc()` and `status()`. The LSB equivalents such as `start_daemon()` would need testing to merge the similar changes to `mcollective.init`. -- 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.
