[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 24 19:43:32 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538

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

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

--- Comment #4 from Naveen Nathan <freebsd at t.lastninja.net> ---
Created attachment 203979
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203979&action=edit
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.

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


More information about the freebsd-bugs mailing list