aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Wilck <mwilck@suse.com>2021-12-07 20:55:24 +0100
committerJóhann B. Guðmundsson <johannbg@gmail.com>2022-02-02 22:47:25 +0000
commit6246da400fa7f527a1ff1c620bf85ac9f6644508 (patch)
treecda82ad968606fe69d2d9a9baa96a1f5e836501c
parenta247d2bc0d4c6d37a2ea4f3da98dd7902bb37385 (diff)
downloaddracut-6246da400fa7f527a1ff1c620bf85ac9f6644508.tar.gz
fix(multipathd.service): drop dependencies on iscsi and iscsid
These dependencies are redundant and will be dropped in upstream multipath-tools, too.
-rw-r--r--modules.d/90multipath/multipathd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/90multipath/multipathd.service b/modules.d/90multipath/multipathd.service
index 4029a81e..e8182533 100644
--- a/modules.d/90multipath/multipathd.service
+++ b/modules.d/90multipath/multipathd.service
@@ -1,6 +1,6 @@
[Unit]
Description=Device-Mapper Multipath Device Controller
-Before=iscsi.service iscsid.service lvm2-activation-early.service
+Before=lvm2-activation-early.service
Before=local-fs-pre.target blk-availability.service shutdown.target
Wants=systemd-udevd-kernel.socket
After=systemd-udevd-kernel.socket