On Wed, Apr 12, 2023 at 09:19:34AM +0200, Marc Haber wrote: > index 48fbcf6..22d995b 100644 > --- a/debian/aide.conf.d/31_aide_aide > +++ b/debian/aide.conf.d/31_aide_aide > @@ -1,5 +1,6 @@ > /var/lib/aide$ d VarDir-n > -/var/lib/aide/aide\\.db(\\.new)?$ f VarFile > +/var/lib/aide/aide\\.db\\.new$ f VarFile > +/var/lib/aide/aide\\.db$ f VarFile+ANF > !/var/lib/aide/dailyaidecheck$ d > !/var/lib/aide/dailyaidecheck/((error|a(run|err))log|mailfile)$ f > /var/log/aide$ d VarDir
This works as intended and will take care of the report of aide.db appearing new. It will be in the next upload to the package, but is unlikely to make it to bookworm. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany | lose things." Winona Ryder | Fon: *49 6224 1600402 Nordisch by Nature | How to make an American Quilt | Fax: *49 6224 1600421 _______________________________________________ Aide mailing list [email protected] https://www.ipi.fi/mailman/listinfo/aide
