summaryrefslogtreecommitdiff
path: root/debian/patches/0705-crontab.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0705-crontab.patch')
-rw-r--r--debian/patches/0705-crontab.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0705-crontab.patch b/debian/patches/0705-crontab.patch
index ecf5854..e8726c8 100644
--- a/debian/patches/0705-crontab.patch
+++ b/debian/patches/0705-crontab.patch
@@ -14,7 +14,7 @@ Index: trunk/scripts/ipmiutil_wdt
cat - <<%%% >$wdtcron
-* * * * * root $prog -r >/dev/null
+MAILTO=''
-+* * * * * root $prog -r >/dev/null 2&>1
++* * * * * root $prog -r >/dev/null 2>&1
%%%
# make crond re-read the /etc/cron.d
$restart_cron >>$wdtlog