diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-04-09 09:04:57 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-04-09 09:04:57 +0000 |
commit | d7d2373c481e04dc9710d7b18c517767cd54bd3c (patch) | |
tree | e3de9d1d9258a93788961099a936b5e24d6a1488 /etc/etc.wgrisc/ttys | |
parent | 3b627c3457e39f1d9441b7b18a512cacc4bb9590 (diff) |
wgrisc etc stuff
Diffstat (limited to 'etc/etc.wgrisc/ttys')
-rw-r--r-- | etc/etc.wgrisc/ttys | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/etc.wgrisc/ttys b/etc/etc.wgrisc/ttys new file mode 100644 index 00000000000..d5f85b84c7f --- /dev/null +++ b/etc/etc.wgrisc/ttys @@ -0,0 +1,15 @@ +# +# from: @(#)ttys 5.1 (Berkeley) 4/17/89 +# $Id: ttys,v 1.1 1997/04/09 09:04:56 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 +tty04 "/usr/libexec/getty std.9600" unknown off secure +tty05 "/usr/libexec/getty std.9600" unknown off secure +tty06 "/usr/libexec/getty std.9600" unknown off secure +tty07 "/usr/libexec/getty std.9600" unknown off secure |