Update the libvirtd rc script to run virt-host-validate(1)
before running libvirtd(8). This command provides information
about possibly missing kernel modules required for certain
features of libvirtd. Errors and warnings from this tool do not
prevent libvirt(8) from starting as most of the features
are optional.
Suggested by: arrowd
Sponsored by: The FreeBSD Foundation