On 6/27/05, Phill Edwards <[EMAIL PROTECTED]> wrote:
> > Are you using the copytruncate option in the logrotate entry for mythtv?
> 
> No I haven't been so I will give that a go. Thanks for the suggestion.
> My mythbackend file for logrotate now looks like this:
> 
> /var/log/mythtv/mythbackend.log {
>     notifempty
>     missingok
>     copytruncate
>     compress
>     compresscmd /usr/bin/bzip2
>     uncompresscmd /usr/bin/bunzip2
>     compressext .bz2
>     weekly
> }
> 
> Does this look right?

That looks alright to me. I haven't set it up since I reinstalled my
mythtv box, so I don't have a working one to give as an example.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to