]> git.ipfire.org Git - thirdparty/dracut.git/commit
90multipath: start before local-fs-pre.target 321/head
authorMartin Wilck <mwilck@suse.de>
Thu, 3 Nov 2016 19:37:01 +0000 (20:37 +0100)
committerDaniel Molkentin <dmolkentin@suse.com>
Fri, 15 Dec 2017 19:42:53 +0000 (20:42 +0100)
commit8008d47fafcecd27c456215e910be33a23546519
tree81718d1499407eca28b254871f2294d315b6053e
parentaf99264a36f338f58d7a2a0b3ae440ab999be321
90multipath: start before local-fs-pre.target

local-fs-pre.target serves as a separator between the code for
detecting block devices and systemd's fsck/mount logic. This
patch ensures that multipathd is started before local-fs-pre.target
in the initrd. By adding a "Wants=" line for local-fs-pre.target,
it makes sure that this target is started at all.

References: bsc#1006118
Signed-off-by: Martin Wilck <mwilck@suse.de>
===================================================================
modules.d/90multipath/multipathd.service