Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464124 - openrc-0.11.8: interactive shell escape should ignore SIGINT...
Summary: openrc-0.11.8: interactive shell escape should ignore SIGINT...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OpenRC Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 19:50 UTC by Scott Bertilson
Modified: 2013-04-01 19:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Bertilson 2013-04-01 19:50:03 UTC
When I enable rc_interactive and hit "I" while booting, I get the 4-way prompt for what to do.
When I select to start a shell I get the sulogin prompt, log in, and get a shell.  If while running commands within that shell I hit ^C (send SIGINT) I get:
* rc: caught SIGINT, aborting
from this point, my keyboard is dead and there is no response to anything including Ctrl-Alt-Del.  The only option is to cycle the power.

Reproducible: Always