Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2019 19:43:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs
Message-ID:  <bug-237538-227-wwd958ICg3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237538-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237538-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237538

Naveen Nathan <freebsd@t.lastninja.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203978|0                           |1
        is obsolete|                            |

--- Comment #4 from Naveen Nathan <freebsd@t.lastninja.net> ---
Created attachment 203979
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203979&action=
=3Dedit
Add crontab support for -q (log suppression) and -n (mail suppression for
successful run).

Two fixes to the original patch:

1. stdinjob wasn't being reaped because of a bad condition.

2. proc debug output when reaping the command and stdin job grandchilds is =
now
consistent with how it was done originally.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237538-227-wwd958ICg3>