From 193cb891af915c212a80d7f4cf7f2f5d0261fdd0 Mon Sep 17 00:00:00 2001 From: is Date: Wed, 25 Aug 1999 20:37:10 +0000 Subject: [PATCH] switch ttye* off, and switch /dev/console on. This way: - screenblank works - we don't need to change ttys just to get console login working. --- etc/etc.amiga/ttys | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/etc/etc.amiga/ttys b/etc/etc.amiga/ttys index 70e4bce8567e..f6e55be80a33 100644 --- a/etc/etc.amiga/ttys +++ b/etc/etc.amiga/ttys @@ -1,5 +1,5 @@ # -# $NetBSD: ttys,v 1.14 1997/10/29 20:10:53 veego Exp $ +# $NetBSD: ttys,v 1.15 1999/08/25 20:37:10 is Exp $ # # from: @(#)ttys 5.1 (Berkeley) 4/17/89 # @@ -7,15 +7,15 @@ # # If the console is marked insecure, single-user requires # the root password. -console "/usr/libexec/getty Pc" vt220 off secure -ttye0 "/usr/libexec/getty Pc" vt220 on secure # custom chips -ttye1 "/usr/libexec/getty Pc" vt220 on secure # retina -ttye2 "/usr/libexec/getty Pc" vt220 on secure # retina -ttye3 "/usr/libexec/getty Pc" vt220 on secure # cirrus logic -ttye4 "/usr/libexec/getty Pc" vt220 on secure # a2410 -ttye5 "/usr/libexec/getty Pc" vt220 on secure # CyberVision64 -ttye6 "/usr/libexec/getty Pc" vt220 on secure # Domino, Merlin, oMniBus -ttye7 "/usr/libexec/getty Pc" vt220 on secure # CyberVision64/3D +console "/usr/libexec/getty Pc" vt220 on secure +ttye0 "/usr/libexec/getty Pc" vt220 off secure # custom chips +ttye1 "/usr/libexec/getty Pc" vt220 off secure # retina +ttye2 "/usr/libexec/getty Pc" vt220 off secure # retina +ttye3 "/usr/libexec/getty Pc" vt220 off secure # cirrus logic +ttye4 "/usr/libexec/getty Pc" vt220 off secure # a2410 +ttye5 "/usr/libexec/getty Pc" vt220 off secure # CyberVision64 +ttye6 "/usr/libexec/getty Pc" vt220 off secure # Domino, Merlin, oMniBus +ttye7 "/usr/libexec/getty Pc" vt220 off secure # CyberVision64/3D tty00 "/usr/libexec/getty std.9600" unknown off secure # int. serial. ttyp0 none network ttyp1 none network