From 8bbc33955cb33403d7a9482734edbda747bf8132 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 12 Aug 2024 11:40:15 -0400 Subject: 2024-08-09-dracut-crypt: grammar fixes Signed-off-by: Mike Gilbert --- 2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt b/2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt index 06ab340..106ba6b 100644 --- a/2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt +++ b/2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt @@ -1,7 +1,7 @@ Title: dracut module config changes Author: Mike Gilbert Posted: 2024-08-09 -Revision: 1 +Revision: 2 News-Item-Format: 2.0 Display-If-Installed: sys-kernel/dracut @@ -15,11 +15,11 @@ Users who use the "dracutmodules" config option to explicitly name all modules to be included may be affected if they fail to update their dracut configuration to include the new "systemd-cryptsetup" module. -Users who have not altered the default config, or who are not using the +Users who have not altered the default config or who are not using the "dracutmodules" option should not be affected. The dracut.conf(5) manual page warns against using "dracutmodules". -Instead, the "add_dracutmodules" and "omit_dracutmodules" can be used to +Instead, "add_dracutmodules" and "omit_dracutmodules" can be used to to alter the default module list with less risk of omiting modules by accident. -- cgit v1.2.3-65-gdbad