aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xen-backend.rules
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples/xen-backend.rules')
-rw-r--r--tools/examples/xen-backend.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/examples/xen-backend.rules b/tools/examples/xen-backend.rules
index 2bd95d1a25..33064acdb6 100644
--- a/tools/examples/xen-backend.rules
+++ b/tools/examples/xen-backend.rules
@@ -5,3 +5,4 @@ SUBSYSTEM=="xen-backend", KERNEL=="vif*", ACTION=="online", RUN+="$env{script} o
SUBSYSTEM=="xen-backend", KERNEL=="vif*", ACTION=="offline", RUN+="$env{script} offline"
SUBSYSTEM=="xen-backend", ACTION=="remove", RUN+="/etc/xen/scripts/xen-hotplug-cleanup"
KERNEL=="evtchn", NAME="xen/%k"
+KERNEL=="blktap[0-9]*", NAME="xen/%k"