On 1 Aug 2003, Dag Wieers <[EMAIL PROTECTED]> wrote:
> logrotate has the ability to copy the logfile and truncate the existing so
> that you may not have to restart/send signals to the process. It is called
> copytruncate but it might loose some data between copying and truncating.
That sounds good.
> My package had a logrotate file, but it seems not to work using
> copytruncate and I'm not sure why. Is distcc just appending to the file ?
Yes, I think so.
> /var/log/distccd.log {
> missingok
> copytruncate
> notifempty
> }
Let me test this.
--
Martin
__
distcc mailing list http://distcc.samba.org/
To unsubscribe or change options:
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc