summaryrefslogtreecommitdiffstats
path: root/bin/rancid-run.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rancid-run.in')
-rw-r--r--bin/rancid-run.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rancid-run.in b/bin/rancid-run.in
index ae24912..4a55b62 100644
--- a/bin/rancid-run.in
+++ b/bin/rancid-run.in
@@ -156,7 +156,7 @@ do
rancid $GROUP hung on `hostname`? Old lockfile still exists:
`ls -l $LOCKFILE`
END
- ) | sendmail -t
+ ) | /usr/sbin/sendmail -t
fi
rm -f $TMPDIR/.$GROUP.old
else