From c4be5660b201ee1a47cd748f96399b5efd0e2042 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Fri, 2 Nov 2012 10:28:48 +0100 Subject: [PATCH] Use only Before=lvm2-activation-early.service in multipathd.service. --- 0024-RH-start-multipathd-service-before-lvm.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0024-RH-start-multipathd-service-before-lvm.patch b/0024-RH-start-multipathd-service-before-lvm.patch index 6e8d216..cd70038 100644 --- a/0024-RH-start-multipathd-service-before-lvm.patch +++ b/0024-RH-start-multipathd-service-before-lvm.patch @@ -5,7 +5,7 @@ diff -purN old/multipathd/multipathd.service new/multipathd/multipathd.service [Unit] Description=Device-Mapper Multipath Device Controller -Before=iscsi.service iscsid.service -+Before=iscsi.service iscsid.service lvm2-activation-early.service lvm2-lvmetad.service ++Before=iscsi.service iscsid.service lvm2-activation-early.service After=syslog.target ConditionPathExists=/etc/multipath.conf