mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05:00
[initcpiocfg] Fix typo in initcpiocfg.conf
This commit is contained in:
parent
23c4aa0aa4
commit
09ccdb4ecb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue