[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: design issues in debian packages



On Wed, Dec 19, 2001 at 10:47:44AM +1100, Brian May wrote:
> Even better: I have going to try and work out how to disable these
> E-Mails from cricket - I don't wont them, as everything is logged
> anyway.

If you mean mails generated via /etc/cron.d/cricket, try changing

 */5 * * * *    cricket test -x /usr/share/cricket/collect-subtrees && \
   /usr/share/cricket/collect-subtrees ALL

to

 */5 * * * *    cricket test -x /usr/share/cricket/collect-subtrees && \
   /usr/share/cricket/collect-subtrees ALL >/dev/null 2>/dev/null

Or does that fail for some weird reason?

Thanks for packaging cricket, btw.

-- 
Nathan Norman - Staff Engineer | A good plan today is better
Micromuse Ltd.                 | than a perfect plan tomorrow.
mailto:nnorman@micromuse.com   |   -- Patton

Attachment: pgpOSStJBKheh.pgp
Description: PGP signature


Reply to: