On Sat, Jun 28, 2003, Ralf S. Engelschall wrote:
> On Tue, Jun 24, 2003, Thomas Lotterer wrote:
>
> > [...]
> > add/unify log file trimming
> > [...]
> > + # rotate logfile
> > + shtool rotate -f \
> > + -n${inn_log_numfiles} -s${inn_log_minsize} -d \
> > + -z${inn_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
> > + -P "${inn_log_prolog}" \
> > + -E "${inn_log_epilog}" \
> > + @l_prefix@/var/inn/log/news.*
> > +
> > [...]
>
> I think this is redundant, because INN already performs its own
> logfile rotation in the "news.daily" job AFAIK. It moves them into
> @l_prefix@/var/inn/log/OLD/, but except for this its like our standard
> rotation scheme? Or did I miss something and you disabled the INN
> rotation task?
>
I did not change anything INN does. If it did the rotation on it's own
previously, this is really redundant. However, it's propably one of a
very few if not the only package doing log file rotation on it's own. It
would be worth considering if we remove the package internal rotation to
create a more concise INN package. At least, if we stick with the vendor
rotation, we should add a little fsl comment to avoid the same problem/
discussion in the future.
Also see my related "fsl template" post.
--
[EMAIL PROTECTED]
Development Team, Operations Northern Europe, Cable & Wireless
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]