On Jul 31, 2008, at 14:01, Jake Solid wrote: > !/myservers/*/var/spool > !/myservers/*/var/spool/.* > > This is should avoid putting all the folders inside /myservers/mail/ > var/spool or inside /myservers/web/var/spool into the DB during > initialization.
Aide does not use file globs. Be sure your rules make sense as regexps. Maybe this would be better: !/myservers/.*/var/spool(/|$) Robert Griffin Unix Systems Administrator Office of Information Technology The University of Alabama _______________________________________________ Aide mailing list Aide@cs.tut.fi https://mailman.cs.tut.fi/mailman/listinfo/aide