Hi Folks,

I want to trace policy triggered by a process from the command line. Tried
ps -Z $(pgrep cmd)    ----> cmd is either command or executable file name

But it does not pick up any policy type.

Any suggestions?

Thanks.

----henry