diff options
-rw-r--r-- | etc/etc.macppc/ttys | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.macppc/ttys b/etc/etc.macppc/ttys index 8682a45ce27..adab7b88cd6 100644 --- a/etc/etc.macppc/ttys +++ b/etc/etc.macppc/ttys @@ -1,10 +1,10 @@ # -# $OpenBSD: ttys,v 1.1 2001/09/01 16:13:48 drahn Exp $ +# $OpenBSD: ttys,v 1.2 2001/09/27 22:49:59 drahn Exp $ # # name getty type status comments # console "/usr/libexec/getty std.9600" unknown off secure -tty00 "/usr/libexec/getty std.9600" unknown on secure +tty00 "/usr/libexec/getty std.9600" unknown off secure tty01 "/usr/libexec/getty std.9600" unknown off tty02 "/usr/libexec/getty std.9600" unknown off tty03 "/usr/libexec/getty std.9600" unknown off |