Displaying 1 result from an estimated 1 matches for "xend_fmri".
2007 Nov 09
0
[PATCH] Fix FMRI for Solaris SMF
...off-by: John Levon <john.levon@sun.com>
diff --git a/tools/python/xen/lowlevel/scf/scf.c b/tools/python/xen/lowlevel/scf/scf.c
--- a/tools/python/xen/lowlevel/scf/scf.c
+++ b/tools/python/xen/lowlevel/scf/scf.c
@@ -26,7 +26,7 @@
#include <libscf.h>
#include <stdio.h>
-#define XEND_FMRI "svc:/system/xctl/xend:default"
+#define XEND_FMRI "svc:/system/xvm/xend:default"
#define XEND_PG "config"
static PyObject *scf_exc;
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen...