diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-10 14:25:04 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-10 14:25:04 +0000 |
| commit | 02fa10fea3a264a1dbe06c8bdfc4ad496a8c240f (patch) | |
| tree | 27decf64ded75c84603f587ad4a7a4badbb6824d /share/examples/diskless/HT.STD/ttys | |
| parent | 0e596180fee10fc06e636b3506ccffc29d24027a (diff) | |
Notes
Diffstat (limited to 'share/examples/diskless/HT.STD/ttys')
| -rw-r--r-- | share/examples/diskless/HT.STD/ttys | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/share/examples/diskless/HT.STD/ttys b/share/examples/diskless/HT.STD/ttys new file mode 100644 index 000000000000..bcd059bd9091 --- /dev/null +++ b/share/examples/diskless/HT.STD/ttys @@ -0,0 +1,52 @@ +# +# @(#)ttys 5.1 (Berkeley) 4/17/89 +# +# name getty type status comments +# +# This entry needed for asking password when init goes to single-user mode +# If you want to be asked for password, change "secure" to "insecure" here +console none unknown off secure +# +ttyv0 "/usr/libexec/getty Pc" cons25 on secure +# Virtual terminals +ttyv1 "/usr/libexec/getty Pc" cons25 on secure +ttyv2 "/usr/libexec/getty Pc" cons25 on secure +ttyv3 "/usr/libexec/getty Pc" cons25 on secure +# Serial terminals +ttyd0 "/usr/libexec/getty std.9600" unknown off secure +ttyd1 "/usr/libexec/getty std.9600" unknown off secure +ttyd2 "/usr/libexec/getty std.9600" unknown off secure +ttyd3 "/usr/libexec/getty std.9600" unknown off secure +# Pseudo terminals +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 +ttypg none network +ttyph none network +ttypi none network +ttypj none network +ttypk none network +ttypl none network +ttypm none network +ttypn none network +ttypo none network +ttypp none network +ttypq none network +ttypr none network +ttyps none network +ttypt none network +ttypu none network +ttypv none network |
