diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2004-12-31 00:06:16 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2004-12-31 00:06:16 +0000 |
commit | 58e36a781ce3045cd566b48b2fc4eba322698c9f (patch) | |
tree | a47eac50578f294cb3a8e5a842e5413873073c4d /etc/etc.zaurus/ttys | |
parent | 58f7a10b6910b18b245ca5e6995173777513987b (diff) |
etc bits for zaurus
Diffstat (limited to 'etc/etc.zaurus/ttys')
-rw-r--r-- | etc/etc.zaurus/ttys | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/etc.zaurus/ttys b/etc/etc.zaurus/ttys new file mode 100644 index 00000000000..f347ae16d6a --- /dev/null +++ b/etc/etc.zaurus/ttys @@ -0,0 +1,16 @@ +# +# $OpenBSD: ttys,v 1.1 2004/12/31 00:06:15 drahn Exp $ +# +# name getty type status comments +# +console "/usr/libexec/getty Pc" vt220 off secure +ttyC0 "/usr/libexec/getty Pc" vt220 off secure +ttyC1 "/usr/libexec/getty Pc" vt220 off secure +tty00 "/usr/libexec/getty std.9600" unknown on secure +tty01 "/usr/libexec/getty std.9600" unknown on secure +tty02 "/usr/libexec/getty std.9600" unknown off +tty03 "/usr/libexec/getty std.9600" unknown off +tty04 "/usr/libexec/getty std.9600" unknown off +tty05 "/usr/libexec/getty std.9600" unknown off +tty06 "/usr/libexec/getty std.9600" unknown off +tty07 "/usr/libexec/getty std.9600" unknown off |