On Tue, May 22, 2007 at 06:42:05PM +0200, Marc Haber wrote:
> On Tue, May 22, 2007 at 11:18:53PM +0900, TANAKA Atushi wrote:
> > I think the fix is a resonable one. But, debian/logrotate in the source
> > should be changed:
> >
> > --- logrotate.orig 2007-05-22 23:15:40.688584461 +0900
> > +++ logrotate 2007-05-22 23:15:53.129361961 +0900
> > @@ -7,7 +7,7 @@
> > compress
> > missingok
> > postrotate
> > - invoke-rc.d --quiet ippl reload > /dev/null
> > + invoke-rc.d --quiet ippl restart > /dev/null
>
> Thanks for spotting this. Committed to svn.
...though it would be good if ippl did have a reload method (SIGHUP?)
so that you don't have to restart it just to rotate the logs.
But that's a feature that requires further coding :)
--
2. That which causes joy or happiness.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]