mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-11 01:10:01 +01:00
Merge pull request #422 from cgull/document-bhyveload_args
Document new bhyveload_args configuration option introduced in 678832df94
This commit is contained in:
@@ -27,6 +27,12 @@ loader=""
|
||||
#
|
||||
bhyveload_loader=""
|
||||
|
||||
# bhyveload_args
|
||||
# If using bhyveload, this option can be used to pass command line
|
||||
# arguments to the loader
|
||||
#
|
||||
bhyveload_args="-e machdep.hyperthreading_allowed=0"
|
||||
|
||||
# loader_timeout
|
||||
# By default bhyveload & grub-bhyve will wait 3 seconds before booting the default
|
||||
# option. This setting allows you to either reduce the timeout to
|
||||
|
||||
Reference in New Issue
Block a user