home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv386 / 12408 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.1 KB  |  39 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!gatech!concert!rock!seq!herbst
  3. From: herbst@seq.uncwil.edu (R.T. Herbst)
  4. Subject: uugetty
  5. Message-ID: <1992Jul25.013113.10469@seq.uncwil.edu>
  6. Keywords: uugetty
  7. Organization: Univ. of North Carolina @ Wilmington
  8. Date: Sat, 25 Jul 1992 01:31:13 GMT
  9. Lines: 28
  10.  
  11. According to the rel3.2.2 manual the syntax for the uugetty 
  12. entry in /etc/inittab is
  13.  
  14. 30:2:respawn /usr/lib/uugetty -r -t<timeout> -d<delay> <line> <speed>
  15. <type> <linedisc>
  16. -r causes uugetty to delay putting out a login prompt until
  17. it reads a character.
  18.  
  19. -t<timeout> quit if no response to login.
  20. -d delay login prompt for <delay> seconds.
  21. Speed line speed.
  22. <type> of terminal connectecd to line.
  23. <linedisc> set line discipline default is LDISCO.
  24. uugetty -c <file> checks speed and tty defs in <file>
  25. results to stdio.
  26. Turn out that rel4.1 does not show uugetty in /etc/inittab
  27. rather sac -t shown. 
  28.  
  29. This is new. One should use sysadm to set up a line.
  30. warning first set up line using bnu then set port services.
  31.  
  32.  
  33.  
  34. Also "...CAN'T FIND DEVICE" may mean that you modem is not initialized.
  35. I fine that power down of modem helps this disease.
  36.  
  37. herbst@seq.uncwil.edu
  38.  
  39.