]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(systemd-modules): remove dependency on systemd meta module
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Tue, 20 Apr 2021 15:05:53 +0000 (15:05 +0000)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 22 Apr 2021 08:40:48 +0000 (10:40 +0200)
commitafef455718db69cff3797ca1a6d8bfebd2e86ab3
tree12f39fe3c239be6b886f349dd10774fab5aecbc6
parent2257d54583d24ca69d10b5e600b986d412a21714
fix(systemd-modules): remove dependency on systemd meta module

Depending on systemd meta module causes circular dependency,
prevents the existance of multiple systemd based meta modules
and is redunant.
modules.d/01systemd-ask-password/module-setup.sh
modules.d/01systemd-coredump/module-setup.sh
modules.d/01systemd-repart/module-setup.sh
modules.d/01systemd-sysctl/module-setup.sh
modules.d/01systemd-sysusers/module-setup.sh