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

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