help-cfengine
[Top][All Lists]
Advanced

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

filter to check for PPID=1


From: Daniel Nilsson
Subject: filter to check for PPID=1
Date: Thu, 24 Oct 2002 09:33:04 +0200 (CEST)

I'm running 2.0.4 and want to check for sshd process with PPID=1, but
cfengine doesnt like that... has anyone got it to work? I know that I
cant signal process 1-3, but this is the PPID. Help?

-----


filters:

{ sshd_parent

Owner: "root"
PPID: "1"

Result: "Owner.PPID"
}

processes:

"sshd" filter=sshd_parent action=warn

----





reply via email to

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