Bug 611778

Summary: ami-66769e0f, syslog should be on for rl 3, 5
Product: Red Hat Enterprise Linux 5 Reporter: wes hayutin <whayutin>
Component: relengAssignee: Jay Greguske <jgreguske>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: low    
Version: 5.6CC: cmorgan
Target Milestone: ---Keywords: EC2
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-11 20:58:58 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 wes hayutin 2010-07-06 13:55:11 UTC
[root@ip-10-202-159-230 ~]# rpm -qa | grep syslog
rsyslog-3.22.1-3.el5
[root@ip-10-202-159-230 ~]# chkconfig --list | grep syslog
rsyslog        	0:off	1:off	2:off	3:off	4:off	5:off	6:off
[root@ip-10-202-159-230 ~]#

Comment 1 Jay Greguske 2010-07-06 18:31:45 UTC
Fixed in KS file:

+# have syslog start by default
+chroot root /sbin/chkconfig rsyslog on

Comment 2 wes hayutin 2010-07-06 21:55:32 UTC
ami-e854bc81

[root@ip-10-196-118-197 valid]# rpm -qa | grep syslog
rsyslog-3.22.1-3.el5
[root@ip-10-196-118-197 valid]# chkconfig --list | grep syslog
rsyslog        	0:off	1:off	2:off	3:off	4:off	5:off	6:off
[root@ip-10-196-118-197 valid]#

Comment 3 Jay Greguske 2011-10-11 20:58:58 UTC
Closing out old AMI validation reports.