mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-11 09:20:17 +01:00
Document new bhyveload_args configuration option.
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