summaryrefslogtreecommitdiff
path: root/extras/multipath-tools/multipath/multipath.hotplug
diff options
context:
space:
mode:
Diffstat (limited to 'extras/multipath-tools/multipath/multipath.hotplug')
-rw-r--r--extras/multipath-tools/multipath/multipath.hotplug7
1 files changed, 7 insertions, 0 deletions
diff --git a/extras/multipath-tools/multipath/multipath.hotplug b/extras/multipath-tools/multipath/multipath.hotplug
new file mode 100644
index 0000000000..5c411d1edf
--- /dev/null
+++ b/extras/multipath-tools/multipath/multipath.hotplug
@@ -0,0 +1,7 @@
+#!/bin/sh
+. /etc/hotplug/hotplug.functions
+
+# wait for sysfs
+sleep 1
+
+mesg `/sbin/multipath $DEVPATH`