Bug 50838

Summary: radiusd Logrotate file needs 'missingok' entriesfor two log files
Product: [Retired] Red Hat Powertools Reporter: R P Herrold <herrold>
Component: radiusd-cistronAssignee: bero
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-04-26 03:43:12 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 R P Herrold 2001-08-03 19:56:21 UTC
Description of Problem:

Logrotate will complain if prior radius log files are missing


How Reproducible:

Check cron error messages after a radiusd log rotation - it shows:

-snip-
errors occured while rotating /var/log/checkrad.log {

stat of /var/log/checkrad.log failed: No such file or directory
-end snip-

same for  /var/log/radwatch.log


Expected Results:

no error message


Additional Information:
	
Fix is trivial -- add:

missingok

line for /var/log/checkrad.log and /var/log/radwatch.log

Comment 1 R P Herrold 2003-04-26 03:43:12 UTC
stale EOL product -- closing