1998-08-27 17:38:45 +00:00
|
|
|
#
|
|
|
|
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
#
|
|
|
|
# This entry needed for asking password when init goes to single-user mode
|
|
|
|
# If you want to be asked for password, change "secure" to "insecure" here
|
|
|
|
#console none unknown off secure
|
|
|
|
vga none cons25 off secure
|
|
|
|
#
|
|
|
|
ttyv0 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
# Virtual terminals
|
|
|
|
ttyv1 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
ttyv2 "/usr/libexec/getty Pc" cons25 on secure
|
2000-02-08 14:20:54 +00:00
|
|
|
ttyv3 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
ttyv4 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
ttyv5 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
ttyv6 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
ttyv7 "/usr/libexec/getty Pc" cons25 on secure
|
1998-08-27 17:38:45 +00:00
|
|
|
#ttyv8 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
#ttyv9 "/usr/libexec/getty Pc" cons25 on secure
|
|
|
|
# Pseudo terminals
|
|
|
|
ttyp0 none network secure
|
|
|
|
ttyp1 none network secure
|
|
|
|
ttyp2 none network secure
|
2000-02-08 14:20:54 +00:00
|
|
|
ttyp3 none network secure
|
|
|
|
ttyp4 none network secure
|
|
|
|
ttyp5 none network secure
|
|
|
|
ttyp6 none network secure
|
|
|
|
ttyp7 none network secure
|
|
|
|
ttyp8 none network secure
|
|
|
|
ttyp9 none network secure
|
2002-03-10 21:11:35 +00:00
|
|
|
ttyd0 "/usr/libexec/getty std.9600" dialup on secure
|