Title: aide.conf rule specification

Hello,

I am implementing AIDE here, and have a question about the rules. We have a file versioning tool that keeps backups in a subdirectory called BAK. There are BAK directories all over the filesystem, and I do not want to include them in the database. New BAK directories can be created at any time, so specifiying individual BAK directories is out of the question. The rules that I have tried are:

!/*BAK* - does not work
!*BAK* - coredumps AIDE

Does anyone have a suggestion?

Jeremy Worrells

_______________________________________________
Aide mailing list
[email protected]
https://mailman.cs.tut.fi/mailman/listinfo/aide

Reply via email to