[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}
- files actions, Ed Brown, 2004/09/28
- RE: files actions,
Wheeler, John <=