Date: Tue, 18 Apr 1995 11:33:49 +0300 From: tanel@juku.li.ttu.ee (Tanel Kuusk) To: questions@FreeBSD.org, ddunbar@ipxpress.aws.waii.com Subject: Re: FreeBSD Message-ID: <9504180833.AA17039@juku.li.ttu.ee>
next in thread | raw e-mail | index | archive | help
> Is it possible to change the telnet / login message from: > FreeBSD (bespin.com) (ttyv0) > to: > You idiot! (bespin.com) (ttyv0) > ?? Sure, look at the /etc/geetytab file, find the 'im' property and change FreeBSD there to whatever you want. %h in this string means the hostname and %t - the tty line. Be sure to enter both \r and \n to the end of the string since at login time the terminals are in raw mode. Tanel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504180833.AA17039>