Blame SOURCES/0001-RH-dont_start_with_no_config.patch

671555
---
671555
 multipathd/multipathd.service |    1 +
671555
 1 file changed, 1 insertion(+)
671555
671555
Index: multipath-tools-130222/multipathd/multipathd.service
671555
===================================================================
671555
--- multipath-tools-130222.orig/multipathd/multipathd.service
671555
+++ multipath-tools-130222/multipathd/multipathd.service
671555
@@ -2,6 +2,7 @@
671555
 Description=Device-Mapper Multipath Device Controller
671555
 Before=iscsi.service iscsid.service lvm2-activation-early.service
671555
 After=syslog.target
671555
+ConditionPathExists=/etc/multipath.conf
671555
 DefaultDependencies=no
671555
 Conflicts=shutdown.target
671555