- bnc#541945 - xm create -x command does not work in SLES 10 SP2 or

SLES 11
  xm-create-xflag.patch 

- Minor enhancement to xen-updown.sh sysconfig hook

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=23
This commit is contained in:
Charles Arnold
2009-10-09 17:10:14 +00:00
committed by Git OBS Bridge
parent 61f585cdc1
commit b3dd26fbdf
4 changed files with 58 additions and 1 deletions

View File

@@ -151,6 +151,7 @@ case $SCRIPTNAME in
;;
*if-down.d*)
exit_if_xend_not_running
test -d "/sys/class/net/$INTERFACE/brif/" || exit 0
# Remember vifs attached to $INTERFACE
vifs=()