From 6ca9537790a2eade8324e443fee369454a44f841 Mon Sep 17 00:00:00 2001 From: M33 <m33@tok715.net> Date: Thu, 30 Apr 2020 17:29:41 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2167753..0cf5294 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ A simple script to filter AIDE check cron jonbs, and reduce sysadmin overhead. Result: -- Send an email alert if MAILTO= recipient is set, only if AIDE find something wrong +- Send an email alert if MAIL recipient is set, only if AIDE find something wrong - Return 1 if AIDE find something wrong +- May run aide --update after execution, to remove multiple alerts (disabled by default) -- GitLab