Because pexp uses pkill to do its work and pkill matches on command name
only(like ps -c).

sorry for the noise I just revisited this and I am wrong.
the pkill bits in rc.subr are using "pkill -f"
and that does match agianst the full arg list.

as said before make a better pexp and it should work.

Reply via email to