2009-08-01 11:53:46 +02:00
|
|
|
Index: xen-3.4.1-testing/tools/hotplug/Linux/xen-backend.rules
|
2008-11-21 15:57:01 +01:00
|
|
|
===================================================================
|
2009-08-01 11:53:46 +02:00
|
|
|
--- xen-3.4.1-testing.orig/tools/hotplug/Linux/xen-backend.rules
|
|
|
|
+++ xen-3.4.1-testing/tools/hotplug/Linux/xen-backend.rules
|
|
|
|
@@ -7,3 +7,4 @@ SUBSYSTEM=="xen-backend", KERNEL=="vscsi
|
2008-11-21 15:57:01 +01:00
|
|
|
SUBSYSTEM=="xen-backend", ACTION=="remove", RUN+="/etc/xen/scripts/xen-hotplug-cleanup"
|
|
|
|
KERNEL=="evtchn", NAME="xen/%k"
|
|
|
|
KERNEL=="blktap[0-9]*", NAME="xen/%k"
|
|
|
|
+KERNELS=="xen", KERNEL=="xvd*", SUBSYSTEM=="block", OPTIONS+="last_rule"
|