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.atari | |
parent | 1bd8a7a24471cd45eb212fba306e80af019c775e (diff) |
indent
Diffstat (limited to 'etc/etc.atari')
-rw-r--r-- | etc/etc.atari/ttys | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.atari/ttys b/etc/etc.atari/ttys index 11dc6def96a..7c322ea5138 100644 --- a/etc/etc.atari/ttys +++ b/etc/etc.atari/ttys @@ -1,10 +1,10 @@ # -# $OpenBSD: ttys,v 1.5 1997/10/11 21:22:08 deraadt Exp $ +# $OpenBSD: ttys,v 1.6 1998/06/28 03:26:56 todd Exp $ # # 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 -ttye0 "/usr/libexec/getty Pc" vt220 on secure # ite0 console -ttye1 "/usr/libexec/getty Pc" vt220 on secure # ite1 +ttye0 "/usr/libexec/getty Pc" vt220 on secure # ite0 console +ttye1 "/usr/libexec/getty Pc" vt220 on secure # ite1 |