From b2daa3800e1d955667644fd736f576593390806f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 11 Mar 2022 19:43:09 -0600 Subject: [PATCH] Update install-dsmon.sh --- install-dsmon.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install-dsmon.sh b/install-dsmon.sh index 688f6d0..1c20996 100755 --- a/install-dsmon.sh +++ b/install-dsmon.sh @@ -91,6 +91,8 @@ echo \"** Low Disk Space Alert Sent **\" >> /opt/idssys/dsmon/diskspace.log " > /opt/idssys/dsmon/config.actions.inc +/usr/local/bin/dsmon + echo "" echo -e "${idsCL[Yellow]}DiskSpace-Monitor has been Installed. Please make sure this system can send emails using the mail command.${idsCL[Default]}"