1 # 2 # $NetBSD: ttys,v 1.11 2011/05/21 11:56:00 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 com0 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 18 com1 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 19