help-cfengine
[Top][All Lists]
Advanced

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

Re: schedule parameter?


From: Brendan Strejcek
Subject: Re: schedule parameter?
Date: Wed, 21 Sep 2005 10:53:41 -0500
User-agent: Mutt/1.5.6+20040818i

Paul Krizak wrote:

> How do I tell cfengine to run *ONCE* at 7am, and only *ONCE* per day?

This might work:

    schedule = ( Hr07 )
    IfElapsed = ( 65 )

In english: "run the agent if the Hr07 class is set and don't run the
agent if it has been run in the past 65 minutes."

Best,
Brendan

--
Senior System Administrator
The University of Chicago
Department of Computer Science
http://www.cs.uchicago.edu/people/brendan




reply via email to

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