- bnc#782835 - Xen HVM Guest fails (errors) to launch on Opensuse
12.2 + Xen 4.2 + 'xl' toolstack xen-pygrub-grub-args.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=208
This commit is contained in:
committed by
Git OBS Bridge
parent
61653f6441
commit
e28f3504fe
@@ -56,7 +56,7 @@ xendomains_abort()
|
||||
|
||||
check()
|
||||
{
|
||||
XEND=`pidof -x /usr/sbin/xend`
|
||||
XEND=`pidof -x /usr/sbin/xend`
|
||||
if [ -z "$XEND" ]; then
|
||||
xm_cmd="xl -f"
|
||||
else
|
||||
|
Reference in New Issue
Block a user