Bug 56249 - chatty cron jobs
Summary: chatty cron jobs
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: webalizer
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-14 16:48 UTC by Michal Jaegermann
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-11-14 16:49:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2001-11-14 16:48:58 UTC
Description of Problem:

/etc/cron.daily/00webalizer script is spilling on stdout, and hence
into mail where running from cron, all kind of chaff.  Cron jobs
should be quiet, with possible exceptions of error conditions, thus
'> /dev/null', or even '>/dev/null 2>&1', is missing.

Comment 1 Ngo Than 2001-11-14 17:06:06 UTC
It's fixed in webalizer-2.01_09-2. You will find it in next rawhide release.


Note You need to log in before you can comment on or make changes to this bug.