فهرست منبع

see pull request

https://github.com/dgibbs64/linuxgsm/pull/582/
Daniel Gibbs 10 سال پیش
والد
کامیت
b6d94429d5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      functions/command_monitor.sh

+ 1 - 1
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