Blame SOURCES/0152-RHBZ-1269293-fix-blk-unit-file.patch

f20720
---
f20720
 multipathd/multipathd.service |    2 +-
f20720
 1 file changed, 1 insertion(+), 1 deletion(-)
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
@@ -1,6 +1,6 @@
f20720
 [Unit]
f20720
 Description=Device-Mapper Multipath Device Controller
f20720
-Requires=blk-availability.service
f20720
+Wants=blk-availability.service
f20720
 Before=iscsi.service iscsid.service lvm2-activation-early.service
f20720
 After=syslog.target
f20720
 ConditionPathExists=/etc/multipath.conf