fix(multipathd.service): drop dependencies on iscsi and iscsid

These dependencies are redundant and will be dropped in upstream
multipath-tools, too.
master
Martin Wilck 2021-12-07 20:55:24 +01:00 committed by Jóhann B. Guðmundsson
parent a247d2bc0d
commit 6246da400f
1 changed files with 1 additions and 1 deletions

View 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