unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44347: mingetty --no-clear is hard-coded
@ 2020-10-31 15:16 Jesse Gibbons
  2020-11-01 16:30 ` Mark H Weaver
  0 siblings, 1 reply; 5+ messages in thread
From: Jesse Gibbons @ 2020-10-31 15:16 UTC (permalink / raw)
  To: 44347

The --no-clear option is hard-coded for mingetty, with no documentation 
about why. The mingetty page says,
        --noclear
               Do not clear the screen before prompting for the login 
name (the
               screen is normally cleared).

I do not think I am alone in preferring the screen cleared after logout. 
I also think it could be a security issue. For now my workaround is to 
include a call to "tput reset" or "clear" in my .bash_logout script, but 
that has to be configured for every user and requires more packages 
installed either at the system level or per-user.

I think this is an "easy for beginners" issue. I would fix it myself, 
but I have a lot of other stuff to do.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-03 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 15:16 bug#44347: mingetty --no-clear is hard-coded Jesse Gibbons
2020-11-01 16:30 ` Mark H Weaver
2020-11-01 16:37   ` Mark H Weaver
2020-11-01 22:12   ` Ludovic Courtès
2020-12-03 17:12     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).