# Connection to libvirt
#VIRSH="virsh -c qemu:///system"

# How many seconds to wait before desstroy
#WAIT_SECONDS=300

# Post stop script
#post_script() {
#  true
#}
