summaryrefslogtreecommitdiffstats
path: root/0152-RHBZ-1269293-fix-blk-unit-file.patch
blob: cadc3f30680402dbe3eff67beb488ef17a27cbe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
 multipathd/multipathd.service |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: multipath-tools-130222/multipathd/multipathd.service
===================================================================
--- multipath-tools-130222.orig/multipathd/multipathd.service
+++ multipath-tools-130222/multipathd/multipathd.service
@@ -1,6 +1,6 @@
 [Unit]
 Description=Device-Mapper Multipath Device Controller
-Requires=blk-availability.service
+Wants=blk-availability.service
 Before=iscsi.service iscsid.service lvm2-activation-early.service
 After=syslog.target
 ConditionPathExists=/etc/multipath.conf