49 lines
1.2 KiB
Plaintext
49 lines
1.2 KiB
Plaintext
#
|
|
# $NetBSD: ttys,v 1.2 2000/03/29 15:58:42 soren Exp $
|
|
#
|
|
# name getty type status comments
|
|
|
|
# In normal operation, getty on the 'console' pseudo-device is disabled, and
|
|
# is enabled for the correct 'real' device (e.g. one of the serial ports).
|
|
# If the console is marked insecure, single-user requires the root password.
|
|
|
|
# Console pseudo-device
|
|
console "/usr/libexec/getty std.115200" vt100 off secure
|
|
|
|
# Serial console port
|
|
tty00 "/usr/libexec/getty std.115200" vt100 on secure
|
|
|
|
# Pseudo terminals
|
|
ttyp0 none network
|
|
ttyp1 none network
|
|
ttyp2 none network
|
|
ttyp3 none network
|
|
ttyp4 none network
|
|
ttyp5 none network
|
|
ttyp6 none network
|
|
ttyp7 none network
|
|
ttyp8 none network
|
|
ttyp9 none network
|
|
ttypa none network
|
|
ttypb none network
|
|
ttypc none network
|
|
ttypd none network
|
|
ttype none network
|
|
ttypf none network
|
|
ttyq0 none network
|
|
ttyq1 none network
|
|
ttyq2 none network
|
|
ttyq3 none network
|
|
ttyq4 none network
|
|
ttyq5 none network
|
|
ttyq6 none network
|
|
ttyq7 none network
|
|
ttyq8 none network
|
|
ttyq9 none network
|
|
ttyqa none network
|
|
ttyqb none network
|
|
ttyqc none network
|
|
ttyqd none network
|
|
ttyqe none network
|
|
ttyqf none network
|