I would like to enable a serial tty login when running
the mfsbsd suite. I thought I could just copy /etc/ttys in to 
mfsbsd-1.0-beta3/conf but the etc/ttys file shows ttyu0 as
"dialup off secure" My ttys file has it "vt100 on insecure"

        I probably should make that secure since one does log in
directly as root. The Makefile has the following line pertaining
to ttys:

        @${SED} -I -E 's/\(ttyv[2-7].*\)on /\1off/g' ${WRKDIR}/mfs/etc/ttys

This looks like it should not even effect ttyu0. Any ideas as to
how to get ttyu0 to come out the way I am trying to set it.

        Everything else seems to work correctly. I am getting
the configured interfaces and can ssh in to the root account so
it is almost the way I want it.

Thanks for any suggestions.

Martin McCormick WB5AGZ  Stillwater, OK 
Systems Engineer
OSU Information Technology Department Telecommunications Services Group
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to