mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
Forgot to fix com01 -> com00, and added com02 and com03
This commit is contained in:
parent
a1fea88be2
commit
5cd488dfd0
1 changed files with 2 additions and 0 deletions
2
etc/ttys
2
etc/ttys
|
|
@ -4,8 +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
|
||||
ttyp0 none network
|
||||
ttyp1 none network
|
||||
ttyp2 none network
|
||||
|
|
|
|||
Loading…
Reference in a new issue