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:
parent
538430ae1a
commit
73853682e5
2
etc/ttys
2
etc/ttys
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user