|
|
- #
- # $OpenBSD: ttys,v 1.3 1997/10/11 21:22:20 deraadt Exp $
- #
- # name getty type status comments
- #
- # Note: you may want to change the "default" entry in /etc/gettytab
- # to make "no parity" the default (add the :np: flag).
- #
- # Also: the console is one of: kd, ttya, ttyb
- console "/usr/libexec/getty std.9600" sun off secure
- kd "/usr/libexec/getty std.9600" sun on secure
- ttya "/usr/libexec/getty std.9600" unknown on secure
- ttyb "/usr/libexec/getty std.9600" unknown off secure
|