summaryrefslogtreecommitdiffstats
path: root/check-hosts
diff options
context:
space:
mode:
Diffstat (limited to 'check-hosts')
-rwxr-xr-xcheck-hosts2
1 files changed, 1 insertions, 1 deletions
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 <<EOM
+ /usr/sbin/sendmail -t <<EOM
To: bcfg2-admins@spline.inf.fu-berlin.de
From: cron@bcfg2.spline.inf.fu-berlin.de
Subject: New stale hosts