help-cfengine
[Top][All Lists]
Advanced

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

Re: problem with AppendIfNoLineMatching


From: Alexander Jolk
Subject: Re: problem with AppendIfNoLineMatching
Date: Fri, 16 Jul 2004 18:14:24 +0200

Frank Smith wrote:
>  myclass::
>   { /etc/inetd.conf
>   SetLine "amanda  dgram   udp     wait    backup  /usr/local/libexec/amandad 
> amandad"
>   AppendIfNoLineMatching "^amanda*"
>   DefineClasses "NEEDS_INETD_RESTART"
>   }

You want
        AppendIfNoLineMatching "^amanda.*"

-- 
Alexander Jolk         /         BUF Compagnie
tel +33-1 42 68 18 28 /  fax +33-1 42 68 18 29




reply via email to

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