Issue #4706 has been updated by James Turnbull. Status changed from Unreviewed to Closed Target version set to 2.6.1
Pushed in commit:"419e007b3daa8c0a68011c36d03412d1b8d9f371" in 2.6.x ---------------------------------------- Bug #4706: logcheck patterns need updating to reflect new daemon names http://projects.puppetlabs.com/issues/4706 Author: Sergio Gelato Status: Closed Priority: Normal Assignee: Category: ext Target version: 2.6.1 Affected version: 2.6.0 Keywords: logcheck Branch: ext/logcheck/puppet still uses the old daemon names puppetd and puppetmasterd. It may be a good idea to apply the following sed patterns to it: s/puppetmasterd/puppet-master/ s/puppetd/puppet-agent/ -- 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.
