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

c896fb
---
c896fb
 multipathd/multipathd.service |    2 +-
c896fb
 1 file changed, 1 insertion(+), 1 deletion(-)
c896fb
c896fb
Index: multipath-tools-130222/multipathd/multipathd.service
c896fb
===================================================================
c896fb
--- multipath-tools-130222.orig/multipathd/multipathd.service
c896fb
+++ multipath-tools-130222/multipathd/multipathd.service
c896fb
@@ -1,6 +1,6 @@
c896fb
 [Unit]
c896fb
 Description=Device-Mapper Multipath Device Controller
c896fb
-Requires=blk-availability.service
c896fb
+Wants=blk-availability.service
c896fb
 Before=iscsi.service iscsid.service lvm2-activation-early.service
c896fb
 After=syslog.target
c896fb
 ConditionPathExists=/etc/multipath.conf