1 # 2 # $NetBSD: ttys,v 1.9 2004/06/20 21:30:28 christos 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 ttye0 "/usr/libexec/getty std.9600" x68k on secure # ITE 12 tty00 "/usr/libexec/getty std.9600" vt100 on secure # int. serial. 13 #tty00 none unknown off rtcsts # dialup PPP. 14 tty02 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 15 tty03 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 16 com0 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 17 com1 "/usr/libexec/getty std.9600" unknown off secure # ext. serial. 18