No idea here, seems ok to me but I wouldn't know. On Apr 20, 2009, at 6:22 AM, Kelsey Hightower wrote:
> > Signed-off-by: Kelsey Hightower <[email protected]> > --- > conf/redhat/logrotate | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/conf/redhat/logrotate b/conf/redhat/logrotate > index e336d60..554d6d1 100644 > --- a/conf/redhat/logrotate > +++ b/conf/redhat/logrotate > @@ -1,6 +1,7 @@ > /var/log/puppet/*log { > missingok > create 0644 puppet puppet > + sharedscripts > postrotate > [ -e /etc/init.d/puppetmaster ] && /etc/init.d/puppetmaster > condrestart >/dev/null 2>&1 || true > [ -e /etc/init.d/puppet ] && /etc/init.d/puppet reload > /dev/ > null 2>&1 || true > -- > 1.5.5.6 > > > > -- Today I dialed a wrong number...The other person said, "Hello?" and I said, "Hello, could I speak to Joey?"... They said, "Uh...I don't think so...he's only 2 months old." I said, "I'll wait." -- Steven Wright --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
