From 7d06e82e8b559dae35d06ce09e9e5dde80fce439 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 28 Oct 2007 22:13:23 +0100 Subject: [PATCH] 050checkinst: Duplicate mail to log Record problems in the log, too, not just in the mail --- cron.d/050checkinst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cron.d/050checkinst b/cron.d/050checkinst index 3dd1c75..559de6a 100755 --- a/cron.d/050checkinst +++ b/cron.d/050checkinst @@ -65,6 +65,5 @@ then echo cat $cache fi - ) | /usr/sbin/sendmail -t + ) | tee /dev/stderr | /usr/sbin/sendmail -t fi - -- 2.39.2