Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 1996 12:16:04 -0500
From:      Global Internet Shopping Mall <gism@isot.isot.com>
To:        freebsd-isp@freebsd.org
Subject:   Cyclom & rc.serial
Message-ID:  <199608221716.MAA20279@isot.isot.com>

next in thread | raw e-mail | index | archive | help
Two questions:
In /etc/ttys, is this line correct?
ttyc0  "/usr/libexec/getty std.115200 dialup on
...
In /etc/rc.serial, am I supposed to add lines like
for i in $*
do
        stty </dev/ttyc$i crtscts 115200
        stty </dev/cuac$i crtscts
done




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608221716.MAA20279>