1 # 2 # $NetBSD: ttys,v 1.3 2000/08/12 13:43:48 mason Exp $ 3 # 4 # name getty type status comments 5 6 # In normal operation, getty on the 'console' pseudo-device is disabled, and 7 # is enabled for the correct 'real' device (e.g. one of the serial ports). 8 # If the console is marked insecure, single-user requires the root password. 9 10 # Console pseudo-device 11 console "/usr/libexec/getty std.115200" vt100 off secure 12 13 # Serial console port 14 tty00 "/usr/libexec/getty std.115200" vt100 on secure 15 16 # Pseudo terminals 17 ttyp0 none network 18 ttyp1 none network 19 ttyp2 none network 20 ttyp3 none network 21 ttyp4 none network 22 ttyp5 none network 23 ttyp6 none network 24 ttyp7 none network 25 ttyp8 none network 26 ttyp9 none network 27 ttypa none network 28 ttypb none network 29 ttypc none network 30 ttypd none network 31 ttype none network 32 ttypf none network 33 ttyq0 none network 34 ttyq1 none network 35 ttyq2 none network 36 ttyq3 none network 37 ttyq4 none network 38 ttyq5 none network 39 ttyq6 none network 40 ttyq7 none network 41 ttyq8 none network 42 ttyq9 none network 43 ttyqa none network 44 ttyqb none network 45 ttyqc none network 46 ttyqd none network 47 ttyqe none network 48 ttyqf none network 49 ttyr0 none network 50 ttyr1 none network 51 ttyr2 none network 52 ttyr3 none network 53 ttyr4 none network 54 ttyr5 none network 55 ttyr6 none network 56 ttyr7 none network 57 ttyr8 none network 58 ttyr9 none network 59 ttyra none network 60 ttyrb none network 61 ttyrc none network 62 ttyrd none network 63 ttyre none network 64 ttyrf none network 65 ttys0 none network 66 ttys1 none network 67 ttys2 none network 68 ttys3 none network 69 ttys4 none network 70 ttys5 none network 71 ttys6 none network 72 ttys7 none network 73 ttys8 none network 74 ttys9 none network 75 ttysa none network 76 ttysb none network 77 ttysc none network 78 ttysd none network 79 ttyse none network 80 ttysf none network 81