[initramfs] Fix sample config file for tests

- the tests want a non-empty config, so put something in there:
   a kernel setting that matches the legacy behavior.
This commit is contained in:
Adriaan de Groot 2019-06-28 13:04:40 +02:00
parent 1bb3ea35b5
commit c0cd14df47

View File

@ -28,4 +28,4 @@
# The default is empty/unset, leading to the behavior from Calamares
# 3.2.9 and earlier which passed "all" as version.
# kernel: all
kernel: "all"