diff options
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/0705-crontab.patch | 2 | 
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 | 
