summaryrefslogtreecommitdiff
path: root/extras/multipath/multipath.hotplug
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-03-10 22:38:58 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:35:09 -0700
commit49f9acf3844aa5c004b5794e919bd54166e53227 (patch)
tree0a158c6290d818727c31b09078300665a386c9e8 /extras/multipath/multipath.hotplug
parente41016d3547ef704c0785ba197d36ef69de51260 (diff)
[PATCH] deleted current extras/multipath directory
Diffstat (limited to 'extras/multipath/multipath.hotplug')
-rw-r--r--extras/multipath/multipath.hotplug7
1 files changed, 0 insertions, 7 deletions
diff --git a/extras/multipath/multipath.hotplug b/extras/multipath/multipath.hotplug
deleted file mode 100644
index 9f44f86c9b..0000000000
--- a/extras/multipath/multipath.hotplug
+++ /dev/null
@@ -1,7 +0,0 @@
-#!bin/sh
-. /etc/hotplug/hotplug.functions
-
-# wait for sysfs
-sleep 1
-
-mesg `/sbin/multipath $DEVPATH`