Subject: Re: serial login
To: David Bushong <dbushong@somers.CS.Berkeley.EDU>
From: The Great Mr. Kurtz [David A. Gatwood] <davagatw@mars.utm.edu>
List: port-mac68k
Date: 08/20/1996 18:05:51
On Tue, 20 Aug 1996, David Bushong wrote:

> time), you just edit /etc/ttys.. fine.  But, if you stop using dumb
> terminal (quit ZTerm), then you get complaints from getty about "retries"
> ad infinitum... any ideas?

Poking around the manual pages (getty, gettytab), here's a possibility.

Try setting a non-zero timeout for the lines under gettytab if it's not
set that way already.  If it is, try setting it to zero.
The additional text in the entry would be a colon followed by to=x, where
x is the number of seconds for timeout at the login prompt.  Try 10 or 15.

as such....

2|std.9600|9600-baud:\
	:dp#9600:to=15:

assuming that ttys is set to 9600.  Otherwise, stick it in the appropriate
line.

Let me know if that works.

Later,

 /---------------------------------------------------------------------\
|David A. Gatwood             And Richard Cory, one calm summer night,  |
|davagatw@mars              Went home and put a bullet through his head.|
|dgatwood@nyx.cs.du.edu              --Edwin Arlington Robinson         |
|http://mars.utm.edu/~davagatw -or- http://nox.cs.du.edu:8001/~dgatwood |
 \---------------------------------------------------------------------/