From 09ccdb4ecb3d39aaa0d59295e1e307f85acbcea8 Mon Sep 17 00:00:00 2001 From: dalto Date: Sat, 9 Sep 2023 10:10:02 -0500 Subject: [PATCH] [initcpiocfg] Fix typo in initcpiocfg.conf --- src/modules/initcpiocfg/initcpiocfg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/initcpiocfg/initcpiocfg.conf b/src/modules/initcpiocfg/initcpiocfg.conf index e1e701ca7..fc226ec84 100644 --- a/src/modules/initcpiocfg/initcpiocfg.conf +++ b/src/modules/initcpiocfg/initcpiocfg.conf @@ -5,7 +5,7 @@ # module is used in conjunction with the initcpio module to generate the boot image when using mkinitcpio --- # -# Determines if the systemd versions of the hooks should be used. This is false by default.mkinitcpio +# Determines if the systemd versions of the hooks should be used. This is false by default. # # Please note that using the systemd hooks result in no access to the emergency recovery shell useSystemdHook: false