1 # 2 # $NetBSD: ttys,v 1.12 2012/04/29 07:21:10 tsutsui Exp $ 3 # 4 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 5 # 6 # name getty type status comments 7 # 8 # If the console is marked insecure, single-user requires 9 # the root password. 10 console "/usr/libexec/getty Pc" x68k off secure 11 constty "/usr/libexec/getty Pc" x68k off secure 12 ttye0 "/usr/libexec/getty std.9600" x68k on secure # ITE 13 ttyZ0 "/usr/libexec/getty std.9600" vt100 on secure # int. serial. 14 #ttyZ0 none unknown off rtcsts # dialup PPP. 15 ttyZ2 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 16 ttyZ3 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 17 ttyC0 "/usr/libexec/getty std.9600" vt100 off secure # PSX16550 com0 18 ttyC1 "/usr/libexec/getty std.9600" vt100 off secure # PSX16550 com1 19