Auteur: Christian Marillat
Date:
À: dmo-discussion
Sujet: Re: error running shared postrotate script for '/var/log/mythtv/*.log '
Martin Gallant <martyg@???> writes:
> On Tue, Aug 27, 2013 at 2:50 PM, Christian Marillat <marillat@???> wrote:
>
>> ,----
>> | if [ -z pidof mythlogserver ]; then
>> | kill -HUP mythlogserver
>> | fi
>> `----
>
> I think this needs to be (Note quotes)
Fixed. Thanks.
Christian