Add a comment about priority in the vm-bhyve template.
This commit is contained in:
parent
82b2b9f58d
commit
a05f4bfd50
@ -31,3 +31,7 @@ bhyve_options="-s 2:0,virtio-net,netgraph,path=host_bridge1:,peerhook=link3"
|
|||||||
|
|
||||||
# Enable Sound
|
# Enable Sound
|
||||||
# bhyve_options="-s 16,hda,play=/dev/dsp,rec=/dev/dsp"
|
# bhyve_options="-s 16,hda,play=/dev/dsp,rec=/dev/dsp"
|
||||||
|
|
||||||
|
# Lower the priority of the VM [-20 highest, 20 only run when system idle] default: 0
|
||||||
|
#
|
||||||
|
# priority="20"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user