SHA256
1
0
forked from pool/xen

Updating link to change in openSUSE:Factory/xen revision 90.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=98a7b497156d81631d87c0adc03f8518
This commit is contained in:
OBS User buildservice-autocommit
2010-05-13 22:42:02 +00:00
committed by Git OBS Bridge
parent 6dd7e12d17
commit e178e25130
27 changed files with 1258 additions and 320 deletions

View File

@@ -92,6 +92,7 @@ case "$1" in
modprobe xenblk 2>/dev/null || true
modprobe netbk 2>/dev/null || true
modprobe gntdev 2>/dev/null || true
modprobe usbbk 2>/dev/null || true
xend start
await_daemons_up
;;