I'm using this:

/var/log/mythtv/mythbackend.log /var/log/mythtv/mythfilldatabase {
        copytruncate
        daily
        size 10M
        missingok
        rotate 3
        compress
        notifempty
        postrotate
                kill -HUP `cat /var/run/mythbackend.pid`
        endscript
}

Steve.

On 8/01/2010 3:51 AM, Jeffrey J. Kosowsky wrote:
File continues to grow and grow...

Would it be possible to add an entry in /etc/logrotate.d to rotate the
logs or at minimum truncate their length... Presumably one could
cut-and-paste from other examples.

Thanks

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to