a1478bc1bc
(git commit id: 63704387009443bdb37d9deaaafa9ab121d45bfb) Add 0001-RH-fix-async-tur.patch Add 0002-RH-dont_start_with_no_config.patch Add 0003-RH-multipath.rules.patch Add 0004-RH-update-init-script.patch Add 0005-RH-cciss_id.patch Add 0006-RH-Make-build-system-RH-Fedora-friendly.patch Add 0007-RH-multipathd-blacklist-all-by-default.patch Add 0008-RH-add-mpathconf.patch Add 0009-RH-add-find-multipaths.patch Add 0010-RH-check-if-multipath-owns-path.patch Add 0011-RH-add-hp_tur-checker.patch
17 lines
521 B
Diff
17 lines
521 B
Diff
---
|
|
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
|