Don't omit systemd module in dracut

This commit is contained in:
oddlama 2021-05-31 16:30:02 +02:00
parent fa050ae95a
commit 533ddc22f7
No known key found for this signature in database
GPG Key ID: 14EFE510775FE39A
1 changed files with 0 additions and 1 deletions

View File

@ -139,7 +139,6 @@ function generate_initramfs() {
--no-compress \
--no-hostonly \
--ro-mnt \
--omit "systemd" \
--add "bash ${modules[*]}" \
--force \
"$output"