Bug 590703
Summary: | Init process freezes if /etc/inittab does not exist. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Martin Cermak <mcermak> | ||||
Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||
Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 13 | CC: | cdahlin, iarlyy, jonathan, notting, plautrba, rvokal | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | initscripts-9.12.1-1.fc13 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 590706 (view as bug list) | Environment: | |||||
Last Closed: | 2010-07-01 18:46:19 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 590706 | ||||||
Attachments: |
|
Description
Martin Cermak
2010-05-10 14:20:01 UTC
Created attachment 412857 [details]
rcS*.conf - check if /etc/inittab exists
Upstart job fails if any of processes doesn't end with success. We should check if /etc/inittab exists before try parse out default runlevel.
Thanks! http://git.fedorahosted.org/git/?p=initscripts.git;a=commitdiff;h=0b8393964ed79dbf7382266b7cb62e7d530bb2c5 Also backported to F-13 branch. initscripts-9.12.1-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/initscripts-9.12.1-1.fc13 initscripts-9.12.1-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update initscripts'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/initscripts-9.12.1-1.fc13 Seems like it is fixed in initscripts-9.03.10-1.el6. RHTS tests scheduled... => VERIFIED initscripts-9.12.1-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |