Blame SOURCES/0001-RH-dont_start_with_no_config.patch

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