Browse Source

Make console type "sun" so the default will "just work" for most people.

OPENBSD_2_3
millert 26 years ago
parent
commit
4626f8638d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.alpha/ttys

+ 2
- 2
src/etc/etc.alpha/ttys View File

@ -1,5 +1,5 @@
#
# $OpenBSD: ttys,v 1.5 1997/10/11 21:22:03 deraadt Exp $
# $OpenBSD: ttys,v 1.6 1997/11/30 17:10:28 millert Exp $
#
# name getty type status comments
@ -7,7 +7,7 @@
# enabled for the correct 'real' device (e.g. one of the serial ports).
# console pseudo-device
console "/usr/libexec/getty std.9600" unknown on secure
console "/usr/libexec/getty std.9600" sun on secure
# Workstation console (framebuffer) ttys
ttyE0 "/usr/libexec/getty std.9600" sun off secure


Loading…
Cancel
Save