Bug 56249

Summary: chatty cron jobs
Product: [Retired] Red Hat Linux Reporter: Michal Jaegermann <michal>
Component: webalizerAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-14 16:49:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.