Author: Christian Marillat Date: To: dmo-discussion Subject: Re: mythtv logfiles, and reload command
Ariel <asmarillat@???> writes:
> In the logfile rotation script for mythtv-backend it uses copytruncate
> which is less than ideal.
>
> I just found out that that if you send mythtv-backup the HUP signal it
> closes and reopens its logfile. (I tested it, it works.) Done.