Blame SOURCES/0001-RH-dont_start_with_no_config.patch

f20720
---
f20720
 multipathd/multipathd.service |    1 +
f20720
 1 file changed, 1 insertion(+)
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
@@ -2,6 +2,7 @@
f20720
 Description=Device-Mapper Multipath Device Controller
f20720
 Before=iscsi.service iscsid.service lvm2-activation-early.service
f20720
 After=syslog.target
f20720
+ConditionPathExists=/etc/multipath.conf
f20720
 DefaultDependencies=no
f20720
 Conflicts=shutdown.target
f20720