From 38654b72dfc181cb4115f99f620c74c18da3d98a Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mar 18 2021 04:20:00 +0000 Subject: Apply patch 0050-multipathd-Fix-multipathd-stopping-on-shutdown.patch patch_name: 0050-multipathd-Fix-multipathd-stopping-on-shutdown.patch present_in_specfile: true location_in_specfile: 50 --- diff --git a/multipathd/multipathd.service b/multipathd/multipathd.service index 0fbcc46..bc8fa07 100644 --- a/multipathd/multipathd.service +++ b/multipathd/multipathd.service @@ -2,7 +2,7 @@ Description=Device-Mapper Multipath Device Controller Wants=systemd-udev-trigger.service systemd-udev-settle.service Before=iscsi.service iscsid.service lvm2-activation-early.service -Before=local-fs-pre.target blk-availability.service +Before=local-fs-pre.target blk-availability.service shutdown.target After=multipathd.socket systemd-udev-trigger.service systemd-udev-settle.service ConditionPathExists=/etc/multipath.conf DefaultDependencies=no