dracut.conf.$(HOSTNAME): add vim modelines

This commit is contained in:
Aminda Suomalainen 2024-06-21 10:06:24 +03:00
parent 10b7347ab3
commit 2975b796e8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 3 additions and 0 deletions

View File

@ -1 +1,2 @@
comress="lz4" comress="lz4"
# vim: filetype=conf

View File

@ -1 +1,2 @@
dracut_rescue_image="no" dracut_rescue_image="no"
# vim: filetype=conf

View File

@ -1 +1,2 @@
omit_dracutmodules+=" plymouth tpm2-tss kernel-modules-extra network-manager network-legacy connman systemd-networkd i18n network net-lib kernel-network-modules qemu qemu-net kernel-modules-asahi nfs asahi-firmware network cifs iscsi nvmf " omit_dracutmodules+=" plymouth tpm2-tss kernel-modules-extra network-manager network-legacy connman systemd-networkd i18n network net-lib kernel-network-modules qemu qemu-net kernel-modules-asahi nfs asahi-firmware network cifs iscsi nvmf "
# vim: filetype=conf