Date: Tue, 29 Jan 2013 09:58:06 -0800 From: joe.k@bendtel.com To: freebsd-emulation@freebsd.org Subject: vboxheadless RC script Message-ID: <10300780.kr669brmbD@joek-gentoo>
index | next in thread | raw e-mail
It's really nice that the FreeBSD port for VirtualBox has a nice rc script for managing automatic startup and shutdown of VM's. It would be nicer though if it didn't rely on pid files though for keeping track of the vm states, as any stopping and starting a VM with the VBoxManage client will invalidate the pid. Would it be possible to add "update pid" function to the rc script, or if it finds an invalid pid, check the state of the the VM with "VBoxManage list runningvms" or "pgrep VBoxHeadless"? Thanks! -- Joe Kowalskihome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10300780.kr669brmbD>
