initcpiocfg: repair test

Empty example config files break tests; there should be at
least a single key in there (for instance, *bogus*, but
setting a flag to the default value is also acceptable)
This commit is contained in:
Adriaan de Groot 2023-09-03 21:15:44 +02:00
parent 7fa8fa680c
commit 4b87d094fb

View File

@ -8,4 +8,4 @@
# Determines if the systemd versions of the hooks should be used. This is false by default.mkinitcpio
#
# Please note that using the systemd hooks result in no access to the emergency recovery shell
# useSystemdHook: false
useSystemdHook: false