help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: editfiles


From: David Kewley
Subject: Re: editfiles
Date: Mon, 19 Apr 2004 14:51:37 -0700
User-agent: KMail/1.5

Brendan Strejcek wrote on Monday 19 April 2004 13:41:
> David Kewley wrote:
> >     HashCommentLinesMatching "[^#]*StrictModes.*$"
> >     AppendIfNoSuchLine "StrictModes no"
>
> Not good:
...
> You might need to do log rotation on your config files...

How about this then? :)

        DeletetLinesMatching "[^#]*StrictModes.*$"
        AppendIfNoSuchLine "StrictModes no"

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]