mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Replaced console with vga.
This commit is contained in:
parent
c8fadf0180
commit
a1fea88be2
1 changed files with 1 additions and 1 deletions
2
etc/ttys
2
etc/ttys
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# name getty type status comments
|
||||
#
|
||||
console "/usr/libexec/getty Pc" pc3 on secure
|
||||
vga "/usr/libexec/getty Pc" pc3 on secure
|
||||
com01 "/usr/libexec/getty std.9600" unknown off secure
|
||||
com02 "/usr/libexec/getty std.9600" unknown off secure
|
||||
ttyp0 none network
|
||||
|
|
|
|||
Loading…
Reference in a new issue