Blame SOURCES/0001-RH-dont_start_with_no_config.patch

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