Issue #3684 has been reported by Todd Zullinger. ---------------------------------------- Bug #3684: Red Hat logrotate scripts shouldn't rotate if there are no logs http://projects.puppetlabs.com/issues/3684
Author: Todd Zullinger Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.5rc1 Keywords: redhat logrotate Branch: git://jet.mox.net/~tmz/puppet.git redhat-logrotate-notifempty The logrotate config lacks the notifempty setting. This causes the puppet and puppetmaster services to reload/restart weekly regardless of whether there are any logs. Some may argue that a weekly restart is good for other reasons (hiding memory leaks, etc.) but I don't think that is a good reason to do so via a logrotate postrotate script. A trivial patch to change this is in the redhat-logrotate-notifempty branch of git://jet.mox.net/~tmz/puppet.git. -- 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.
