dracut/modules.d/35network-manager
Lukas Nykryn c17c5b7604 fix(network-manager): run as a service if systemd module is present
In the current state, services that depend on network need to
use dracut hooks, since nothing with pull in the network
targets into the transaction.

In the future, it would be nice to provide developers on systemd-only
systems the possibility to not use dracut hooks at all, but simply put
normal systemd services into the initrd.

Also, some modules even right now depend on systemd ordering, like
cryptsetup, so let's make sure, that the ordering inside systemd work
properly as well.
2021-02-19 11:20:59 +01:00
..
module-setup.sh fix(network-manager): run as a service if systemd module is present 2021-02-19 11:20:59 +01:00
nm-config.sh fix(network-manager): rework how NM is started in debug mode 2021-02-19 11:20:59 +01:00
nm-lib.sh network-manager: move connection generation to a lib file 2020-06-25 10:58:34 +02:00
nm-run.service fix(network-manager): run as a service if systemd module is present 2021-02-19 11:20:59 +01:00
nm-run.sh fix(network-manager): run as a service if systemd module is present 2021-02-19 11:20:59 +01:00