Bug 611778 - ami-66769e0f, syslog should be on for rl 3, 5
Summary: ami-66769e0f, syslog should be on for rl 3, 5
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: releng
Version: 5.6
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Jay Greguske
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-06 13:55 UTC by wes hayutin
Modified: 2011-10-11 20:58 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-11 20:58:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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