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