Is there a way of making the restrictions in local rules?

I could monitor from /application downwards with check_all
Then in the local rule I would need to do some kind of match on where
under /application it was.

e.g.
If /application then
  if progs then
  elseif spool then
  fi

I know I can specify one "match" in a rule.
Can I specify a second "match" or a "not match"?


Reply via email to