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?
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to