Comment 14 for bug 562189

Revision history for this message
Simon Huerlimann (huerlisi) wrote :

It looks like each supported hypervisor uses it's own policy regarding startup script:
* Xen => none
* VMWare => none
* VirtualBox => $DESTDIR/deploy_$hostname.sh
* KVM => $DESTDIR/run.sh

While the KVM one will get ownership set to the calling user, the VirtualBox one will not.