summaryrefslogtreecommitdiffstats
path: root/0036-RHBZ-949239-load-multipath-module.patch
diff options
context:
space:
mode:
Diffstat (limited to '0036-RHBZ-949239-load-multipath-module.patch')
-rw-r--r--0036-RHBZ-949239-load-multipath-module.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/0036-RHBZ-949239-load-multipath-module.patch b/0036-RHBZ-949239-load-multipath-module.patch
deleted file mode 100644
index 04a6f68..0000000
--- a/0036-RHBZ-949239-load-multipath-module.patch
+++ /dev/null
@@ -1,16 +0,0 @@
----
- multipathd/multipathd.service | 1 +
- 1 file changed, 1 insertion(+)
-
-Index: multipath-tools-130222/multipathd/multipathd.service
-===================================================================
---- multipath-tools-130222.orig/multipathd/multipathd.service
-+++ multipath-tools-130222/multipathd/multipathd.service
-@@ -10,6 +10,7 @@ Conflicts=shutdown.target
- [Service]
- Type=forking
- PIDFile=/var/run/multipathd.pid
-+ExecStartPre=/sbin/modprobe dm-multipath
- ExecStart=/sbin/multipathd
- ExecReload=/sbin/multipathd reconfigure
- #ExecStop=/path/to/scrip delete-me if not necessary