Brian Servis wrote:
> 
> You could also add a vt escape code to the top of the /etc/issue if
> mingetty is not an option.
> 
> clear > /tmp/clear.txt       # clear is in ncurses-bin
> cat /tmp/clear.txt /etc/issue > /etc/issue.clear
> mv /etc/issue /etc/issue.noclear
> mv /etc/issue.clear /etc/issue

That's pretty sweet! Works like a charm. Now I'll take a look and
mingetty.

thanks!
-- 
                                     __   _
Mark Wagnon         Debian GNU/ -o) / /  (_)__  __ ____  __    
Chula Vista, CA                 /\\/ /__/ / _ \/ // /\ \/ /   
[EMAIL PROTECTED]              _\_v____/_/_//_/\_,_/ /_/\_\
                                      http://www.debian.org

Reply via email to