help-cfengine
[Top][All Lists]
Advanced

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

RE: files actions


From: Wheeler, John
Subject: RE: files actions
Date: Thu, 30 Sep 2004 16:01:32 -0500

> 
> Hi Ed,
> 
> Just thought of something. How about:
> 
> groups:
> 
>    SystemExists = ( FileExists(/etc/system) )
> 
> control:
> 
>    actionsequence = ( files )

or   action = ( touch )
     SystemExists::
          action = ( fixplain )
> 
> files:
> 
>      /etc/system
>        owner=root
>        group=other
>        mode=0644
>        action=${action}



reply via email to

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