From: Georg Edelmann (georg@alpha.saar.de)
Date: 02/07/93


From: georg@alpha.saar.de (Georg Edelmann)
Subject: setting up ttys?
Date: 7 Feb 1993 22:27:11 GMT

Hi everybody,

only a little issue. I tried to setup a serial line issuing the
command :

   stty XXXXXXXX < /dev/ttys1

in my rc.local file. After logging in and displaying the settings
with

  stty -a < /dev/ttys1

I can see that all my work done during the first stty command
(in the rc.local) file is ignored.

What to do ?

Georg