help-cfengine
[Top][All Lists]
Advanced

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

Re: Other possible cfengine weak areas?


From: Brendan Strejcek
Subject: Re: Other possible cfengine weak areas?
Date: Thu, 22 Jan 2004 13:51:23 -0600
User-agent: Mutt/1.3.28i

Jamie Wilkinson wrote:

> I use a combination of processes: and shellcommands to check if the
> daemon is running, and if not define a class to restart it and do a
> chkconfig on.

Why do you need shellcommands? processes seems to be enough for me.

processes:

    any::

        "^root.*/usr/sbin/sshd$"
            restart "/etc/init.d/ssh start"
            syslog=on inform=on




reply via email to

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