Commit Graph

1 Commits

Author SHA1 Message Date
Gordon Messmer
1e689cd0c6 Avoid forcing remote-fs-pre after network-online if possible.
This change was discussed on devel@ (Re: "Improving Fedora boot
time when libvirt is installed"). Currently, when iscsi.service
is installed, it creates an ordering dependency that forces
network-online to start before remote-fs-pre.target, which delays
boot. This most commonly happens when virtualization support is
installed, which means that boot takes longer for many users who
aren't using iscsi.

This will also require that the system preset change from
iscsi.service to iscsi-starter.service.
2023-02-04 11:30:40 -08:00