Forum: Cfengine Help
Subject: Re: status of process matching in Solaris?
Author: berntjernberg
Link to topic: https://cfengine.com/forum/read.php?3,21186,21194#msg-21194

Hi,

I too encountered the same problem. I ended up with

execresult("pgrep -z `zonename` -f "","noshell");

not the best solution but it works.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to