diff options
| author | Luigi Rizzo <luigi@FreeBSD.org> | 2009-02-19 23:29:05 +0000 |
|---|---|---|
| committer | Luigi Rizzo <luigi@FreeBSD.org> | 2009-02-19 23:29:05 +0000 |
| commit | 85fb3bcbb784c2a6ecf6ee3aed7170ffdc9f100e (patch) | |
| tree | a183302125234f3b6dd136e1e24116d83441536f /release/picobsd/floppy.tree | |
| parent | 03964c8e09da7a6bf48a37dae84394274f383e65 (diff) | |
Notes
Diffstat (limited to 'release/picobsd/floppy.tree')
| -rw-r--r-- | release/picobsd/floppy.tree/etc/ttys | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/picobsd/floppy.tree/etc/ttys b/release/picobsd/floppy.tree/etc/ttys index 12c672dbc7bb..dcfac7a9c9b9 100644 --- a/release/picobsd/floppy.tree/etc/ttys +++ b/release/picobsd/floppy.tree/etc/ttys @@ -1,6 +1,8 @@ # # @(#)ttys 5.1 (Berkeley) 4/17/89 # +# $FreeBSD$ +# # name getty type status comments # # This entry needed for asking password when init goes to single-user mode @@ -30,4 +32,4 @@ ttyp6 none network secure ttyp7 none network secure ttyp8 none network secure ttyp9 none network secure -ttyd0 "/usr/libexec/getty std.9600" dialup on secure +ttyu0 "/usr/libexec/getty std.9600" dialup on secure |
