From b6d94429d5b1f515821c2e2d7c1ae436eeff5002 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 26 Dec 2015 21:41:17 +0000 Subject: [PATCH] see pull request https://github.com/dgibbs64/linuxgsm/pull/582/ --- functions/command_monitor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/command_monitor.sh b/functions/command_monitor.sh index eb77f2cf7..13de497e5 100644 --- a/functions/command_monitor.sh +++ b/functions/command_monitor.sh @@ -45,7 +45,7 @@ else if [ "${emailnotification}" = "on" ]; then subject="${servicename} Monitor - Restarting ${servername}" actiontaken="restarted ${servername}" - email.shnotification + email.sh fi fi sleep 0.5