Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
481 B

27 years ago
  1. #
  2. # $OpenBSD: ttys,v 1.3 1997/10/11 21:22:20 deraadt Exp $
  3. #
  4. # name getty type status comments
  5. #
  6. # Note: you may want to change the "default" entry in /etc/gettytab
  7. # to make "no parity" the default (add the :np: flag).
  8. #
  9. # Also: the console is one of: kd, ttya, ttyb
  10. console "/usr/libexec/getty std.9600" sun off secure
  11. kd "/usr/libexec/getty std.9600" sun on secure
  12. ttya "/usr/libexec/getty std.9600" unknown on secure
  13. ttyb "/usr/libexec/getty std.9600" unknown off secure