1 # 2 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 3 # $Id: ttys,v 1.7 1994/06/04 12:12:54 chopps Exp $ 4 # 5 # name getty type status comments 6 # 7 # If the console is marked insecure, single-user requires 8 # the root password. 9 console "/usr/libexec/getty std.9600" vt200 off secure 10 ttye0 "/usr/libexec/getty std.9600" vt200 on secure # custom chips 11 ttye1 "/usr/libexec/getty std.9600" vt200 off secure # retina 12 tty00 "/usr/libexec/getty std.9600" unknown off secure # int. serial. 13 ttyp0 none network 14 ttyp1 none network 15 ttyp2 none network 16 ttyp3 none network 17 ttyp4 none network 18 ttyp5 none network 19 ttyp6 none network 20 ttyp7 none network 21 ttyp8 none network 22 ttyp9 none network 23 ttypa none network 24 ttypb none network 25 ttypc none network 26 ttypd none network 27 ttype none network 28 ttypf none network 29 ttyq0 none network 30 ttyq1 none network 31 ttyq2 none network 32 ttyq3 none network 33 ttyq4 none network 34 ttyq5 none network 35 ttyq6 none network 36 ttyq7 none network 37 ttyq8 none network 38 ttyq9 none network 39 ttyqa none network 40 ttyqb none network 41 ttyqc none network 42 ttyqd none network 43 ttyqe none network 44 ttyqf none network 45