diff options
Diffstat (limited to 'etc/etc.mvme68k/ttys')
-rw-r--r-- | etc/etc.mvme68k/ttys | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.mvme68k/ttys b/etc/etc.mvme68k/ttys index 447a5461a3f..db7e65a72b1 100644 --- a/etc/etc.mvme68k/ttys +++ b/etc/etc.mvme68k/ttys @@ -1,16 +1,16 @@ # -# $OpenBSD: ttys,v 1.4 1997/10/11 21:22:12 deraadt Exp $ +# $OpenBSD: ttys,v 1.5 1998/06/28 03:27:01 todd 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 +ttya "/usr/libexec/getty Pc" unknown on 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 on 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 |