diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-07-28 09:01:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-07-28 09:01:11 +0000 |
commit | 28841f23c2d9aabe028b1fb05088363a4dff2038 (patch) | |
tree | cbbdc48fa1b48055aa07c2c8b44a09ea55bb7116 /etc/etc.i386 | |
parent | 4c870e280e103a51b81bf544d36718e5412b0175 (diff) |
create pty component of /etc/ttys automatically
Diffstat (limited to 'etc/etc.i386')
-rw-r--r-- | etc/etc.i386/ttys | 34 |
1 files changed, 1 insertions, 33 deletions
diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index 2cede67f213..b3dd681140d 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,6 +1,6 @@ # # from: @(#)ttys 5.1 (Berkeley) 4/17/89 -# $Id: ttys,v 1.2 1996/07/13 11:13:10 deraadt Exp $ +# $Id: ttys,v 1.3 1996/07/28 09:00:57 deraadt Exp $ # # name getty type status comments # @@ -21,35 +21,3 @@ 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 -ttyp0 none network -ttyp1 none network -ttyp2 none network -ttyp3 none network -ttyp4 none network -ttyp5 none network -ttyp6 none network -ttyp7 none network -ttyp8 none network -ttyp9 none network -ttypa none network -ttypb none network -ttypc none network -ttypd none network -ttype none network -ttypf none network -ttyq0 none network -ttyq1 none network -ttyq2 none network -ttyq3 none network -ttyq4 none network -ttyq5 none network -ttyq6 none network -ttyq7 none network -ttyq8 none network -ttyq9 none network -ttyqa none network -ttyqb none network -ttyqc none network -ttyqd none network -ttyqe none network -ttyqf none network |