Skip to content

Commit 6246da4

Browse files
mwilckjohannbg
authored andcommitted
fix(multipathd.service): drop dependencies on iscsi and iscsid
These dependencies are redundant and will be dropped in upstream multipath-tools, too.
1 parent a247d2b commit 6246da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules.d/90multipath/multipathd.service

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Unit]
22
Description=Device-Mapper Multipath Device Controller
3-
Before=iscsi.service iscsid.service lvm2-activation-early.service
3+
Before=lvm2-activation-early.service
44
Before=local-fs-pre.target blk-availability.service shutdown.target
55
Wants=systemd-udevd-kernel.socket
66
After=systemd-udevd-kernel.socket

0 commit comments

Comments
 (0)