29 May
2006
29 May
'06
11:51 a.m.
On Wed, Apr 05, 2006 at 12:37:04PM +0200, Marco Pizzoli wrote:
I have a question about the PROC test: is there a way to define a test about the presence of a particular proc executed by a particular user?
I'm in a situation where I have some daemons that could be started by a lot of (machine)users and so I would like to check the user the proc run as.
Not with the current code. It will only check for the presence of a certain process, not who is running it.
It's a possible enhancement, though.
Regards, Henrik