diff options
-rw-r--r-- | etc/etc.alpha/ttys | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys index e3a69e4e20c..c03d51ee429 100644 --- a/etc/etc.alpha/ttys +++ b/etc/etc.alpha/ttys @@ -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 |