Add a comment about priority in the vm-bhyve template.

This commit is contained in:
Tom Alexander 2022-12-15 18:32:38 -05:00
parent 82b2b9f58d
commit a05f4bfd50
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -31,3 +31,7 @@ bhyve_options="-s 2:0,virtio-net,netgraph,path=host_bridge1:,peerhook=link3"
# Enable Sound
# 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"