diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 2004-08-06 21:58:23 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 2004-08-06 21:58:23 +0000 |
commit | 65fa29ab4f6e46fa4e01750bf0df7274c0240618 (patch) | |
tree | 55ab5cbeb6aa4be3497cdc81ed6ed58550b691df /etc/etc.sgi/ttys | |
parent | 7a08994b108ba27d3a6e01b4f28620b1c04f6479 (diff) |
sgi going in.
Diffstat (limited to 'etc/etc.sgi/ttys')
-rw-r--r-- | etc/etc.sgi/ttys | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/etc.sgi/ttys b/etc/etc.sgi/ttys new file mode 100644 index 00000000000..7eade2beb9c --- /dev/null +++ b/etc/etc.sgi/ttys @@ -0,0 +1,10 @@ +# +# $OpenBSD: ttys,v 1.1 2004/08/06 21:58:22 pefo Exp $ +# +# name getty type status comments +# +console "/usr/libexec/getty std.9600" unknown off secure +tty00 "/usr/libexec/getty std.9600" unknown on secure +tty01 "/usr/libexec/getty std.9600" unknown off secure +tty02 "/usr/libexec/getty std.9600" unknown off secure +tty03 "/usr/libexec/getty std.9600" unknown off secure |