Make guest ACPI shutdown work
This commit is contained in:
committed by
Tobias Brunner
parent
c25f850601
commit
677795c3e7
@@ -23,7 +23,7 @@ done
|
||||
for host in $STRONGSWANHOSTS
|
||||
do
|
||||
log_action "Guest $host"
|
||||
execute "virsh destroy $host"
|
||||
execute "virsh shutdown $host"
|
||||
rm -f $VIRTIMGSTORE/$host.$IMGEXT
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user