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.

30 lines
1.1 KiB

  1. #
  2. # $OpenBSD: ttys,v 1.8 2004/01/05 20:11:56 miod Exp $
  3. #
  4. # name getty type status comments
  5. #
  6. # If the console is marked insecure, single-user requires
  7. # the root password.
  8. console "/usr/libexec/getty Pc" unknown on secure
  9. # MVME188 dart(4) serial ports
  10. ttya "/usr/libexec/getty Pc" unknown off secure # console
  11. ttyb "/usr/libexec/getty Pc" unknown off
  12. # MVME1x7 cl(4) serial ports
  13. tty00 "/usr/libexec/getty Pc" unknown off secure # console
  14. tty01 "/usr/libexec/getty Pc" unknown off
  15. tty02 "/usr/libexec/getty Pc" unknown off
  16. tty03 "/usr/libexec/getty Pc" unknown off
  17. # M8120 remaining cl(4) serial ports
  18. tty04 "/usr/libexec/getty Pc" unknown off
  19. tty05 "/usr/libexec/getty Pc" unknown off
  20. tty06 "/usr/libexec/getty Pc" unknown off
  21. tty07 "/usr/libexec/getty Pc" unknown off
  22. # MVME332 vx(4) serial ports
  23. ttyv0 "/usr/libexec/getty Pc" unknown off
  24. ttyv1 "/usr/libexec/getty Pc" unknown off
  25. ttyv2 "/usr/libexec/getty Pc" unknown off
  26. ttyv3 "/usr/libexec/getty Pc" unknown off
  27. ttyv4 "/usr/libexec/getty Pc" unknown off
  28. ttyv5 "/usr/libexec/getty Pc" unknown off
  29. ttyv6 "/usr/libexec/getty Pc" unknown off
  30. ttyv7 "/usr/libexec/getty Pc" unknown off