1 # 2 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 3 # $Id: ttys,v 1.5 1993/08/23 04:59:38 cgd 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 Pc" pc3 on secure 10 11 # on the i386, the 'console' line above should be commented out and 12 # the following lines should be uncommented: 13 # console "/usr/libexec/getty Pc" pc3 off secure 14 # vga "/usr/libexec/getty Pc" pc3 on secure 15 16 # Hardwired lines are marked off, by default, so getty(8) 17 # is quiet when they don't exist. 18 tty00 "/usr/libexec/getty std.9600" unknown off secure 19 tty01 "/usr/libexec/getty std.9600" unknown off secure 20 tty02 "/usr/libexec/getty std.9600" unknown off secure 21 tty03 "/usr/libexec/getty std.9600" unknown off secure 22 tty04 "/usr/libexec/getty std.9600" unknown off secure 23 tty05 "/usr/libexec/getty std.9600" unknown off secure 24 tty06 "/usr/libexec/getty std.9600" unknown off secure 25 tty07 "/usr/libexec/getty std.9600" unknown off secure 26 27 ttyp0 none network 28 ttyp1 none network 29 ttyp2 none network 30 ttyp3 none network 31 ttyp4 none network 32 ttyp5 none network 33 ttyp6 none network 34 ttyp7 none network 35 ttyp8 none network 36 ttyp9 none network 37 ttypa none network 38 ttypb none network 39 ttypc none network 40 ttypd none network 41 ttype none network 42 ttypf none network 43 ttyq0 none network 44 ttyq1 none network 45 ttyq2 none network 46 ttyq3 none network 47 ttyq4 none network 48 ttyq5 none network 49 ttyq6 none network 50 ttyq7 none network 51 ttyq8 none network 52 ttyq9 none network 53 ttyqa none network 54 ttyqb none network 55 ttyqc none network 56 ttyqd none network 57 ttyqe none network 58 ttyqf none network 59