]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fix(multipathd.service): drop dependencies on iscsi and iscsid
authorMartin Wilck <mwilck@suse.com>
Tue, 7 Dec 2021 19:55:24 +0000 (20:55 +0100)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 2 Feb 2022 22:47:25 +0000 (22:47 +0000)
These dependencies are redundant and will be dropped in upstream
multipath-tools, too.

modules.d/90multipath/multipathd.service

index 4029a81e517a788f9894f2f1ac7788e8539f7e0b..e8182533d6aad3b7250d6ca5d257afbf7e63e054 100644 (file)
@@ -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