Comment 3 for bug 193451

Revision history for this message
nerling (nerling) wrote :

I'm experiencing the same issue.
@agent 8131: The xml definition of the VM already uses destroy on powerdown:
(snip)
 <on_poweroff>destroy</on_poweroff>
 <on_reboot>restart</on_reboot>
 <on_crash>destroy</on_crash>
(snip)