Accepting request 41066 from Virtualization
checked in (request 41066) OBS-URL: https://build.opensuse.org/request/show/41066 OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=55
This commit is contained in:
committed by
Git OBS Bridge
parent
ea834665b1
commit
da1a7c6568
@@ -1,36 +0,0 @@
|
||||
Index: xen-4.0.0-testing/tools/hotplug/Linux/init.d/sysconfig.xend
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/tools/hotplug/Linux/init.d/sysconfig.xend
|
||||
+++ xen-4.0.0-testing/tools/hotplug/Linux/init.d/sysconfig.xend
|
||||
@@ -1,11 +1,27 @@
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string(none,guest,hv,all)
|
||||
+## Default: ""
|
||||
+#
|
||||
# Log xenconsoled messages (cf xm dmesg)
|
||||
-#XENCONSOLED_TRACE=[none|guest|hv|all]
|
||||
+XENCONSOLED_TRACE=""
|
||||
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string(yes,on,1)
|
||||
+## Default: ""
|
||||
+#
|
||||
# Log xenstored messages
|
||||
-#XENSTORED_TRACE=[yes|on|1]
|
||||
+XENSTORED_TRACE=""
|
||||
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string("/var/lib/xenstored")
|
||||
+## Default: ""
|
||||
+#
|
||||
# Running xenstored on XENSTORED_ROOTDIR
|
||||
-#XENSTORED_ROOTDIR=/var/lib/xenstored
|
||||
+XENSTORED_ROOTDIR=""
|
||||
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string(yes,on,1)
|
||||
+## Default: ""
|
||||
+#
|
||||
# Running xenbackendd in debug mode
|
||||
-#XENBACKENDD_DEBUG=[yes|on|1]
|
||||
+XENBACKENDD_DEBUG=""
|
Reference in New Issue
Block a user