From 25aea67bed7fef913d15000332718c1c67d57b46 Mon Sep 17 00:00:00 2001 From: Steve Murphree Date: Mon, 24 Jan 2000 05:03:51 +0000 Subject: fix getty problem with ttys. --- etc/etc.mvme68k/ttys | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/etc.mvme68k/ttys b/etc/etc.mvme68k/ttys index db7e65a72b1..92040dd6b19 100644 --- a/etc/etc.mvme68k/ttys +++ b/etc/etc.mvme68k/ttys @@ -1,16 +1,16 @@ # -# $OpenBSD: ttys,v 1.5 1998/06/28 03:27:01 todd Exp $ +# $OpenBSD: ttys,v 1.6 2000/01/24 05:03:50 smurph Exp $ # # name getty type status comments # # If the console is marked insecure, single-user requires # the root password. -console "/usr/libexec/getty Pc" unknown off secure -ttya "/usr/libexec/getty Pc" unknown on secure # 147/162 console +console "/usr/libexec/getty Pc" unknown on secure +ttya "/usr/libexec/getty Pc" unknown off secure # 147/162 console ttyb "/usr/libexec/getty Pc" unknown off ttyc "/usr/libexec/getty Pc" unknown off ttyd "/usr/libexec/getty Pc" unknown off -tty00 "/usr/libexec/getty Pc" unknown on secure # 167/17x console +tty00 "/usr/libexec/getty Pc" unknown off secure # 167/17x console tty01 "/usr/libexec/getty Pc" unknown off tty02 "/usr/libexec/getty Pc" unknown off tty03 "/usr/libexec/getty Pc" unknown off -- cgit v1.2.3