1996-05-19 16:35:18 +04:00
|
|
|
#
|
2004-06-21 01:30:26 +04:00
|
|
|
# $NetBSD: ttys,v 1.9 2004/06/20 21:30:28 christos Exp $
|
1996-05-19 16:35:18 +04:00
|
|
|
#
|
|
|
|
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
#
|
|
|
|
# If the console is marked insecure, single-user requires
|
|
|
|
# the root password.
|
2003-10-04 11:41:11 +04:00
|
|
|
console "/usr/libexec/getty Pc" x68k off secure
|
1999-10-08 18:21:58 +04:00
|
|
|
ttye0 "/usr/libexec/getty std.9600" x68k on secure # ITE
|
|
|
|
tty00 "/usr/libexec/getty std.9600" vt100 on secure # int. serial.
|
|
|
|
#tty00 none unknown off rtcsts # dialup PPP.
|
1996-05-19 16:35:18 +04:00
|
|
|
tty02 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
|
|
|
|
tty03 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
|
|
|
|
com0 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
|
|
|
|
com1 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
|