diff options
author | Garrett Fields <[email protected]> | 2019-12-17 20:45:06 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-12-17 17:45:06 -0800 |
commit | e8b199faec442a2e831f715ce187acf4bce0e930 (patch) | |
tree | 888f4926e16bbb20742ce6bf225e080c357f5ba3 /config | |
parent | ad976437738c67751d97732e12ad5df54b6b518f (diff) |
Force systems with kernel option "quiet" to display prompt for password
On systems that utilize TTY for password entry, if the kernel
option "quiet" is set, the system would appear to freeze on a
blank screen, when in fact it is waiting for password entry
from the user.
Since TTY is the fallback method, this has no effect on systemd
or plymouth password prompting.
By temporarily setting "printk" to "7", running the command,
then resuming with the original "printk" state, the user can
see the password prompt.
Reviewed-by: Richard Laager <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Garrett Fields <[email protected]>
Closes #9731
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions