xen-drbd
diff xen-scripts-network-xen-drbd @ 50:151c7ef48ded
Added tag v0.1 for changeset ff5eebae3437f6f0253c5f2e1f0a34a32e0c7001
author | igor@manas.xt.vpn |
---|---|
date | Wed Oct 01 00:39:01 2008 +0300 (2008-10-01) |
parents | a428be6d690b |
children |
line diff
1.1 --- a/xen-scripts-network-xen-drbd Mon Aug 18 13:46:20 2008 +0300 1.2 +++ b/xen-scripts-network-xen-drbd Wed Oct 01 00:39:01 2008 +0300 1.3 @@ -6,7 +6,7 @@ 1.4 1.5 case $1 in 1.6 start) 1.7 - $XEN_DRBD_PATH/xen-drbd-install ${TOPOLOGY_NAME} make-bridges | sh -s 1.8 + $XEN_DRBD_PATH/xen-drbd-install -n ${TOPOLOGY_NAME} make-bridges | sh -s 1.9 ;; 1.10 stop) 1.11 ;;