run 3 kvm vms
[edozvola] / ifup-br200.sh
1 #!/bin/sh -xe
2 echo "# ARGS $*"
3 ifconfig $1 up
4 brctl addif br200 $1