Bug 48668
| Summary: | inittab is not read during bootup & kill -HUP | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Aznidin <aznidin> |
| Component: | SysVinit | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-07-11 19:11:36 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
Aznidin
2001-07-11 06:53:34 UTC
Is it exactly like above (i.e., is there a newline in the SV entry?) I can't reproduce this here. Can you post your inittab as an attachment? It's not sysV init bug but I ran a process in rc.local that keep init from performing further execution (forgot to append the &). To be exact, it got stuck in /etc/rc 5 command that runs S**local. That's why all the mingetty + new inittab entries never execute. I co-locate my server somewhere that I could not reach; therefore I could not see the error msg on the console while booting that should show some failure point when executing rc.local. dmesg didn't help me much. I figured this out from ps auxw. Sorry & Thanks anyway. |