You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
615 B
17 lines
615 B
6 years ago
|
---
|
||
|
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
|