diff options
author | luigi <luigi@FreeBSD.org> | 2000-02-08 14:20:54 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2000-02-08 14:20:54 +0000 |
commit | 044b357a314b5de8a2b162369959a776a4746254 (patch) | |
tree | f4b974041fd31bd1978413ba247210cbc2bc257f /release/picobsd/floppy.tree/etc/ttys | |
parent | 80faf1710f9137e70994b726ced1f2f25fb658a6 (diff) | |
download | FreeBSD-src-044b357a314b5de8a2b162369959a776a4746254.zip FreeBSD-src-044b357a314b5de8a2b162369959a776a4746254.tar.gz |
Cleanup of the default floppy tree for PicoBSD builds.
Approved-by: jordan
Diffstat (limited to 'release/picobsd/floppy.tree/etc/ttys')
-rw-r--r-- | release/picobsd/floppy.tree/etc/ttys | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/release/picobsd/floppy.tree/etc/ttys b/release/picobsd/floppy.tree/etc/ttys index 8ef5e6e..33fe991 100644 --- a/release/picobsd/floppy.tree/etc/ttys +++ b/release/picobsd/floppy.tree/etc/ttys @@ -12,21 +12,21 @@ 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 -#ttyv4 "/usr/libexec/getty Pc" cons25 on secure -#ttyv5 "/usr/libexec/getty Pc" cons25 on secure -#ttyv6 "/usr/libexec/getty Pc" cons25 on secure -#ttyv7 "/usr/libexec/getty Pc" cons25 on secure +ttyv3 "/usr/libexec/getty Pc" cons25 on secure +ttyv4 "/usr/libexec/getty Pc" cons25 on secure +ttyv5 "/usr/libexec/getty Pc" cons25 on secure +ttyv6 "/usr/libexec/getty Pc" cons25 on secure +ttyv7 "/usr/libexec/getty Pc" cons25 on secure #ttyv8 "/usr/libexec/getty Pc" cons25 on secure #ttyv9 "/usr/libexec/getty Pc" cons25 on secure # Pseudo terminals ttyp0 none network secure ttyp1 none network secure ttyp2 none network secure -ttyp3 none network -ttyp4 none network -ttyp5 none network -ttyp6 none network -ttyp7 none network -ttyp8 none network -ttyp9 none network +ttyp3 none network secure +ttyp4 none network secure +ttyp5 none network secure +ttyp6 none network secure +ttyp7 none network secure +ttyp8 none network secure +ttyp9 none network secure |