Currently, when bhyveload(8) fails to boot the guest,
it drops into the loader prompt waiting for user input.
This behaviour is inconvenient when using bhyveload(8) from scripts.
Make it exit when it receives EOF from console input.
PR: 286289
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation