diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1998-06-28 03:27:13 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1998-06-28 03:27:13 +0000 |
commit | b2abda949db3ed1f65f7dfb096bf19ae3de1fa6e (patch) | |
tree | 63a3c61264408f6095cc96e53d019df28ec88ff5 /etc/etc.mvme68k/ttys | |
parent | 1bd8a7a24471cd45eb212fba306e80af019c775e (diff) |
indent
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 |