On Tue, 2025-09-23 at 12:56 +0000, Jonathan Vasquez wrote:
> I can also confirm that doing a:
> 
> service vm_gaming onestart
> 
> is a blocking call since the console I run that on gets hijacked by the bhyve
> call in my start script. So I'll need to change something there so it
> continues. I've tried doing a & after the bhyve call but that through errors.
> So there is a probably another way to make the bhyve call non-blocking without
> it failing (and still allowing the -l com1,stdio stuff to work).

You can take a look at daemon(8) [1].

[1] https://man.freebsd.org/cgi/man.cgi?daemon(8)


-- 
Kind regards,
Corvin

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to