diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
commit | d6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch) | |
tree | ece253b876159b39c620e62b6c9b1174642e070e /etc/etc.vax/ttys |
initial import of NetBSD tree
Diffstat (limited to 'etc/etc.vax/ttys')
-rw-r--r-- | etc/etc.vax/ttys | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/etc/etc.vax/ttys b/etc/etc.vax/ttys new file mode 100644 index 00000000000..c620d11f110 --- /dev/null +++ b/etc/etc.vax/ttys @@ -0,0 +1,53 @@ +# $NetBSD: ttys,v 1.1 1995/08/25 21:25:14 ragge Exp $ +# +# @(#)ttys 5.2 (Berkeley) 6/10/93 +# +# name getty type status comments +# +# If the console is marked insecure, single-user requires +# the root password. +console "/usr/libexec/getty std.9600" unknown on secure + +# Hardwired lines are marked off, by default, so getty(8) +# is quiet when they don't exist. +tty00 "/usr/libexec/getty std.9600" unknown off 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 + +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 |