Blame SOURCES/0175-RHBZ-1357382-ordering.patch

4728c8
---
4728c8
 multipathd/multipathd.service |    2 +-
4728c8
 1 file changed, 1 insertion(+), 1 deletion(-)
4728c8
4728c8
Index: multipath-tools-130222/multipathd/multipathd.service
4728c8
===================================================================
4728c8
--- multipath-tools-130222.orig/multipathd/multipathd.service
4728c8
+++ multipath-tools-130222/multipathd/multipathd.service
4728c8
@@ -2,7 +2,7 @@
4728c8
 Description=Device-Mapper Multipath Device Controller
4728c8
 Wants=blk-availability.service
4728c8
 Before=iscsi.service iscsid.service lvm2-activation-early.service
4728c8
-After=syslog.target
4728c8
+After=syslog.target systemd-udev-trigger.service
4728c8
 ConditionPathExists=/etc/multipath.conf
4728c8
 ConditionKernelCommandLine=!nompath
4728c8
 DefaultDependencies=no