dracut/modules.d/95nbd
Luiz Angelo Daros de Luca ba3f4cdadc Revert "nbd: use systemd-run to start nbd-client"
systemd-run runs nbd-client in parallel. This introduces a possible
race condition when /dev/nbd0 is not directly used by /sysroot mount
but used by another dracut module as in:

  netroot=nbd:ip:port:fstype root=live:/dev/nbd0

Before nbd0 usages are synchronized, it is better to keep it serial.

This reverts commit 9fd0461b7d.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2021-02-10 15:02:41 +01:00
..
module-setup.sh 95resume: Do not resume on iSCSI, FCoE or NBD 2020-08-04 10:37:57 +02:00
nbd-generator.sh nbd: add missing generator 2016-01-07 09:56:36 +01:00
nbdroot.sh Revert "nbd: use systemd-run to start nbd-client" 2021-02-10 15:02:41 +01:00
parse-nbdroot.sh nbd/parse-nbdroot.sh: don't create mount unit 2020-02-27 15:27:30 +01:00