diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-09-24 09:33:48 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-09-24 09:33:48 +0000 |
| commit | 12f5309d62bd687c5849e91494176209e81d66f2 (patch) | |
| tree | 0fc1ab7fdc1c851da83ce93e3e1c60e1df51e435 /sys/boot/common/help.common | |
| parent | d0257d9c10c20be23e60e6c1edf5629446852869 (diff) | |
Notes
Diffstat (limited to 'sys/boot/common/help.common')
| -rw-r--r-- | sys/boot/common/help.common | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index 6b148c1775eb..617d035f5d47 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -285,6 +285,13 @@ value is 1 (default), but this may cause problems with some peripherals. Set to 0 to disable. + set vfs.root.mountdelay=<value> + + Delay root partition mount if there is no required provider. + + value is a maximum number of seconds to wait for provider to + show up (default is 5 seconds). + ################################################################################ # Tshow DShow the values of variables |
