home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21967 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.4 KB  |  48 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!wupost!emory!swrinde!cs.utexas.edu!torn!newshub.ccs.yorku.ca!yorku.ca!marcf
  3. From: marcf@nexus.yorku.ca (Marc G Fournier)
  4. Subject: uugetty...
  5. Message-ID: <marcf.725595592@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. Date: Tue, 29 Dec 1992 02:19:52 GMT
  9. Lines: 37
  10.  
  11. Hi...
  12.  
  13.     I'm having problems with uugetty that I think are just
  14. a lack of options (anyone have a man page for uugetty?)
  15.  
  16.     In my  inittab, I have '/etc/uugetty 2400 ttys0'.  The
  17. uugetty is the one that comes with the SLS distribution.  If I
  18. respawn it (using sysvinit), it creates the lock file right away
  19. and keeps sending login sequences to the modem.
  20.  
  21.     Now, from experience, my understanding of uugetty is that
  22. it shouldn't do this :)  The lock file shouldn't be created until
  23. after someone dials in...shouldn't it?
  24.  
  25.     What I'm figuring, after doing 'strings /etc/uugetty | more'
  26. is that I'm missing one or more options.  Could someone tell me
  27. what command I should be using for this, in order to do dialin/dialout?
  28.  
  29.     If I look at the strings output, I get a 'section' that
  30. is headed by 'command line values:' that contain:
  31.  
  32.     -C - connect
  33.     -d - defname
  34.     -h - no hangup
  35.     -r - waitchar
  36.     -t - timeout
  37.     -w - waitfor
  38.  
  39.     The big problem is that there is no man page for this, there
  40. knowning exactly what the options mean for a couple of them (ie. -C)
  41. is a little elusive :(
  42.  
  43. Thanks...
  44.  
  45. Marc
  46.  
  47.  
  48.