diff --git a/etc/etc.mac68k/ttys b/etc/etc.mac68k/ttys index 0ee4a53b4fe5..d3662ef198ce 100644 --- a/etc/etc.mac68k/ttys +++ b/etc/etc.mac68k/ttys @@ -1,16 +1,16 @@ # -# $NetBSD: ttys,v 1.20 2012/06/13 20:49:14 martin Exp $ +# $NetBSD: ttys,v 1.20.36.1 2021/05/08 10:27:47 martin Exp $ # from: @(#)ttys 5.1 (Berkeley) 4/17/89 # # name getty type status comments # # If the console is marked insecure, single-user requires # the root password. -console "/usr/libexec/getty Pc" vt220 off secure -constty "/usr/libexec/getty Pc" vt220 off secure +console "/usr/libexec/getty Pc" vt100 off secure +constty "/usr/libexec/getty Pc" vt100 on secure # Define the console that we actually run getty on. -ttyE0 "/usr/libexec/getty Pc" wsvt25 on secure +ttyE0 "/usr/libexec/getty Pc" wsvt25 off secure # Mac Build-in serial ports ttyZ0 "/usr/libexec/getty std.9600" unknown off secure