Blame SOURCES/0036-RHBZ-949239-load-multipath-module.patch

38852f
---
38852f
 multipathd/multipathd.service |    1 +
38852f
 1 file changed, 1 insertion(+)
38852f
38852f
Index: multipath-tools-130222/multipathd/multipathd.service
38852f
===================================================================
38852f
--- multipath-tools-130222.orig/multipathd/multipathd.service
38852f
+++ multipath-tools-130222/multipathd/multipathd.service
38852f
@@ -10,6 +10,7 @@ Conflicts=shutdown.target
38852f
 [Service]
38852f
 Type=forking
38852f
 PIDFile=/var/run/multipathd.pid
38852f
+ExecStartPre=/sbin/modprobe dm-multipath
38852f
 ExecStart=/sbin/multipathd
38852f
 ExecReload=/sbin/multipathd reconfigure
38852f
 #ExecStop=/path/to/scrip delete-me if not necessary