summaryrefslogtreecommitdiffstats
path: root/bin/control_rancid.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/control_rancid.in')
-rw-r--r--bin/control_rancid.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/control_rancid.in b/bin/control_rancid.in
index 13b15f8..e8811f7 100644
--- a/bin/control_rancid.in
+++ b/bin/control_rancid.in
@@ -147,7 +147,7 @@ then
echo ""
echo "$DIR does not exist."
echo "Run bin/rancid-cvs $GROUP to make all of the needed directories."
- ) | sendmail -t
+ ) | /usr/sbin/sendmail -t
exit 1
fi
cd $DIR
@@ -189,7 +189,7 @@ then
echo "$MAILHEADERS" | awk '{L = "";LN = $0;while (LN ~ /\\n/) { I = index(LN,"\\n");L = L substr(LN,0,I-1) "\n";LN = substr(LN,I+2,length(LN)-I-1);}print L LN;}'
echo ""
echo "$DIR/router.db does not exist."
- ) | sendmail -t
+ ) | /usr/sbin/sendmail -t
exit 1;
fi
@@ -278,7 +278,7 @@ then
echo "$MAILHEADERS" | awk '{L = "";LN = $0;while (LN ~ /\\n/) { I = index(LN,"\\n");L = L substr(LN,0,I-1) "\n";LN = substr(LN,I+2,length(LN)-I-1);}print L LN;}'
echo ""
cat routers.mail
- ) | sendmail -t
+ ) | /usr/sbin/sendmail -t
fi
rm -f routers.mail
@@ -473,7 +473,7 @@ then
echo "$MAILHEADERS" | awk '{L = "";LN = $0;while (LN ~ /\\n/) { I = index(LN,"\\n");L = L substr(LN,0,I-1) "\n";LN = substr(LN,I+2,length(LN)-I-1);}print L LN;}'
echo ""
cat $TMP.diff
- ) | sendmail -t
+ ) | /usr/sbin/sendmail -t
fi
# If any machines have not been reached within the last $OLDTIME
@@ -496,7 +496,7 @@ then
echo "more than $OLDTIME hours."
cat $DIR/routers.failed
- ) | sendmail -t
+ ) | /usr/sbin/sendmail -t
fi
# Cleanup