Bug 739494

Summary: AICCU polluting boot.log due to hard-coded LOCAL7 facility
Product: [Fedora] Fedora Reporter: Benjamin Lewis <ben.lewis>
Component: aiccuAssignee: Conrad Meyer <cse.cem+redhatbugz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cse.cem+redhatbugz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-28 05:06:49 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:
Attachments:
Description Flags
Patch to change syslog facility from LOCAL7 to DAEMON none

Description Benjamin Lewis 2011-09-19 09:29:32 UTC
Created attachment 523812 [details]
Patch to change syslog facility from LOCAL7 to DAEMON

Description of problem:
AICCU syslog messages are being logged in boot.log due to them having the facility LOCAL7


Version-Release number of selected component (if applicable):
All


How reproducible:
Always


Steps to Reproduce:
1. start aiccu as a dæmon
2. tail -f /var/log/boot.log
3.
  
Actual results:
AICCU messages appear in /var/log/boot.log

Expected results:
"       "        "    in /var/log/messages


Additional info:
A quick one-line patch is attached

Comment 1 Conrad Meyer 2011-10-28 01:35:41 UTC
Patched in rawhide and F-16. Will kick off builds later.

Comment 2 Conrad Meyer 2011-10-28 05:06:49 UTC
F16: http://koji.fedoraproject.org/koji/taskinfo?taskID=3467616
Rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=3467639

Both succeed (well, and the change is pretty trivial) so I'll close this now.