split host configure to acpi and console
[sysadmin-cookbook] / recepies / kvm / image-stop.sh
1 #!/bin/sh
2
3 kill -9 `cat $1.pid || cat $1`