/release/picobsd/floppy.tree/etc/ttys

https://bitbucket.org/freebsd/freebsd-head/ · #! · 35 lines · 35 code · 0 blank · 0 comment · 0 complexity · 95c261f7bdd159e8d05aef56a6eb0936 MD5 · raw file

  1. #
  2. # @(#)ttys 5.1 (Berkeley) 4/17/89
  3. #
  4. # $FreeBSD$
  5. #
  6. # name getty type status comments
  7. #
  8. # This entry needed for asking password when init goes to single-user mode
  9. # If you want to be asked for password, change "secure" to "insecure" here
  10. #console none unknown off secure
  11. vga none xterm off secure
  12. #
  13. ttyv0 "/usr/libexec/getty Pc" xterm on secure
  14. # Virtual terminals
  15. ttyv1 "/usr/libexec/getty Pc" xterm on secure
  16. ttyv2 "/usr/libexec/getty Pc" xterm on secure
  17. ttyv3 "/usr/libexec/getty Pc" xterm on secure
  18. ttyv4 "/usr/libexec/getty Pc" xterm on secure
  19. ttyv5 "/usr/libexec/getty Pc" xterm on secure
  20. ttyv6 "/usr/libexec/getty Pc" xterm on secure
  21. ttyv7 "/usr/libexec/getty Pc" xterm on secure
  22. #ttyv8 "/usr/libexec/getty Pc" xterm on secure
  23. #ttyv9 "/usr/libexec/getty Pc" xterm on secure
  24. # Pseudo terminals
  25. ttyp0 none network secure
  26. ttyp1 none network secure
  27. ttyp2 none network secure
  28. ttyp3 none network secure
  29. ttyp4 none network secure
  30. ttyp5 none network secure
  31. ttyp6 none network secure
  32. ttyp7 none network secure
  33. ttyp8 none network secure
  34. ttyp9 none network secure
  35. ttyu0 "/usr/libexec/getty std.9600" dialup on secure