aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh/security_check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cron-sh/security_check.sh')
-rwxr-xr-xcron-sh/security_check.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron-sh/security_check.sh b/cron-sh/security_check.sh
index 2b6fea6..bbff82a 100755
--- a/cron-sh/security_check.sh
+++ b/cron-sh/security_check.sh
@@ -317,6 +317,7 @@ if [[ -s ${SECURITY} ]]; then
cat ${INFOS} >> ${SECURITY_LOG}
Maillog "[msec] *** Security Check on ${hostname}, ${date} ***" "${SECURITY} ${INFOS}"
+ Notifylog "MSEC has performed Security Check on ${hostname} on ${date}"
fi
if [[ -f ${SECURITY} ]]; then