On Tue, Oct 27, 2020 at 01:58:35PM -0500, [email protected] wrote:
> How do I find the offending rule?
> There is nothing in the log.
>
> Is there a cookbook recipe for adding a patch to AIDE version 1.6
> to enable finding the offending rule?
The current git HEAD should at least tell you which entry in the
database raises the warning.
You should be able to build from git source with the following commands
(provided you have installed all necessary dependencies (see
'Requirements' section in README)):
git clone https://github.com/aide/aide
cd aide/
sh autogen.sh
./configure
make
./aide --version
Best regards
Hannes
_______________________________________________
Aide mailing list
[email protected]
https://www.ipi.fi/mailman/listinfo/aide