help sought - securing a terminal/line
Guy Harris
guy at auspex.auspex.com
Wed Aug 8 04:18:28 AEST 1990
>> tty01 "/usr/local/lib" vt100 on modem # Start LIB software
>
>This solution won't work. I think you need to have a front end "getty"
>to wait until a connection is made, and then exec the appropriate
>program.
Or you can make the application in question do what "getty" does - after
all, if that solution wouldn't work for *any* program, you'd have to
have a front end "getty" to wait for the connection and then run
"getty", "getty" being a program....
More information about the Comp.unix.questions
mailing list