added autostart-all and autostop-all
[public/kvm-scripts.git] / _run / ifup_common
1 #!/bin/sh
2 switch=${0:10}
3 /bin/ifconfig $1 0.0.0.0 up
4 /sbin/brctl addif ${switch} $1