diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-13 19:39:59 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-13 19:39:59 +0000 |
commit | 7142542ca2f7b5998f89a7eb9810e0615199b6ee (patch) | |
tree | f460453d21bc19568f5b3311cf4bf1ff762dfd27 /etc/etc.socppc/ttys | |
parent | 325c02deae7a4b920bc0848aec1ea040390cd3c3 (diff) |
Add missing files.
Diffstat (limited to 'etc/etc.socppc/ttys')
-rw-r--r-- | etc/etc.socppc/ttys | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/etc.socppc/ttys b/etc/etc.socppc/ttys new file mode 100644 index 00000000000..83535b7abdc --- /dev/null +++ b/etc/etc.socppc/ttys @@ -0,0 +1,14 @@ +# +# $OpenBSD: ttys,v 1.1 2008/05/13 19:39:58 kettenis Exp $ +# +# name getty type status comments +# +console "/usr/libexec/getty std.115200" vt220 on secure +tty00 "/usr/libexec/getty std.115200" unknown off secure +tty01 "/usr/libexec/getty std.9600" unknown off 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 |