Issue #7340 has been updated by R.I. Pienaar. Status changed from Unreviewed to Closed Assignee set to R.I. Pienaar Target version set to 1.2.0
master commits 98f4870...6c2c9d4 - http://bit.ly/mqkeUM ---------------------------------------- Refactor #7340: Init script improvements https://projects.puppetlabs.com/issues/7340 Author: Dan Carley Status: Closed Priority: Normal Assignee: R.I. Pienaar Category: Packaging Target version: 1.2.0 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.
