Replaced comxx with ttyxx, as that is now the correct name to use when
refering to serial lines
This commit is contained in:
parent
d4b418db87
commit
cd9fa06692
8
etc/ttys
8
etc/ttys
@ -4,10 +4,10 @@
|
||||
# name getty type status comments
|
||||
#
|
||||
vga "/usr/libexec/getty Pc" pc3 on secure
|
||||
com00 "/usr/libexec/getty std.9600" unknown off secure
|
||||
com01 "/usr/libexec/getty std.9600" unknown off secure
|
||||
com02 "/usr/libexec/getty std.9600" unknown off secure
|
||||
com03 "/usr/libexec/getty std.9600" unknown off secure
|
||||
tty00 "/usr/libexec/getty std.9600" unknown off secure
|
||||
tty01 "/usr/libexec/getty std.9600" unknown off secure
|
||||
tty02 "/usr/libexec/getty std.9600" unknown off secure
|
||||
tty03 "/usr/libexec/getty std.9600" unknown off secure
|
||||
ttyp0 none network
|
||||
ttyp1 none network
|
||||
ttyp2 none network
|
||||
|
Loading…
Reference in New Issue
Block a user