summaryrefslogtreecommitdiffstats
path: root/0002-RH-dont_start_with_no_config.patch
blob: 7efd925a204f54adca064559070b138cb8976b21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
 multipathd/multipathd.service |    1 +
 1 file changed, 1 insertion(+)

Index: multipath-tools-110916/multipathd/multipathd.service
===================================================================
--- multipath-tools-110916.orig/multipathd/multipathd.service
+++ multipath-tools-110916/multipathd/multipathd.service
@@ -2,6 +2,7 @@
 Description=Device-Mapper Multipath Device Controller
 Before=iscsi.service iscsid.service
 After=syslog.target
+ConditionPathExists=/etc/multipath.conf
 
 [Service]
 Type=forking