Blame SOURCES/0001-RH-dont_start_with_no_config.patch

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