Bug 494130
Summary: | virtual terminal logins are disabled during firstboot | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andrew McNabb <amcnabb> |
Component: | firstboot | Assignee: | Chris Lumens <clumens> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | clumens |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-09-08 19:15:17 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
Andrew McNabb
2009-04-04 21:20:07 UTC
I noticed that you can hit Ctrl-Alt-Backspace in firstboot to quit it. This is a partial workaround. I don't believe there's anything firstboot can do here. firstboot is started as a service by upstart just like everything else. When it's done, then I believe we move on to firing off the other events that start shells on the ttys. If there's a way around it, I'm all for it. I just don't know what's possible and what's not using upstart. I'm not really familiar with Upstart, but it seems like it should be possible to have firstboot be a script in /etc/event.d rather than a normal init script. If this isn't possible, then it's all the more important to be able to quit firstboot. You've pointed out that this could make it impossible for inexperienced users to accidentally make it impossible to log in. However, as long as firstboot doesn't write to /etc/sysconfig/firstboot when it's cancelled, then firstboot will run again on reboot. This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I'm happy to review patches, but this is not something I have time to fix in the near term, nor do I really think there's that big of a problem here. |