Author: Christian Marillat Date: To: dmo-discussion Subject: Re: Accepted mythtv 0.25-dmo2 (source all i386)
Stephan Seitz <stse+debian@???> writes:
> On Sun, May 13, 2012 at 02:45:56PM +0200, Christian Marillat wrote:
>>Then the best is to use syslog. I'll change that.
>
> You will need the option „--syslog <facility name>”. With this name
> you should be able to configure the log daemon to save the mythtv
> files in /var/log/mythtv. Maybe you can expand the postinst script to
> put a snipplet in /etc/rsyslog.d if this log daemon is used? If yes,
> then install the logrotate snipplet as well, if not, then not? A
> debconf question about the facility name?
>
> What do you think?