Blame SOURCES/0137-RHBZ-1364905-ordering.patch

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