From a7f2f96b309e970e5744bb99322b5f3bbbc80e5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 Oct 2022 17:29:46 +0200 Subject: d/p/0705-crontab.patch: Fix typo --- debian/patches/0705-crontab.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/0705-crontab.patch') 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 -- cgit v1.2.3