Change getty entry to start on /dev/console instead of /dev/vga, this fixes

the syslogd problem with consoles that do not respond after hupping syslogd.
This commit is contained in:
Rodney W. Grimes 1993-10-18 14:11:53 +00:00
parent 538430ae1a
commit 73853682e5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=628

View File

@ -3,7 +3,7 @@
#
# name getty type status comments
#
vga "/usr/libexec/getty Pc" pc3 on secure
console "/usr/libexec/getty Pc" pc3 on 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