From 37a42e6329a546664ce5bc7e7b62cd3f3fae9735 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Thu, 10 Jan 2013 03:19:11 +0100 Subject: check-hosts: add path for sendmail --- check-hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check-hosts') diff --git a/check-hosts b/check-hosts index 1e6c92e..8cbb28f 100755 --- a/check-hosts +++ b/check-hosts @@ -88,7 +88,7 @@ get_stale_once() { cron() { stale=$(get_stale_once) if [ -n "$stale" ]; then - sendmail -t <