Fixing default bootloader menu selection.

configs/releng/efiboot/loader/loader.conf:
The 'default' bootloader selection of systemd-boot is based on a glob
pattern. The previous pattern was not sufficient to select anything,
which is why it is now made explicit (pointing to archiso-x86_64.conf).
This commit is contained in:
David Runge 2020-05-23 17:13:36 +02:00
parent d50e57a243
commit 79a9ed1111
No known key found for this signature in database
GPG Key ID: 7258734B41C31549

View File

@ -1,2 +1,2 @@
timeout 3
default archiso-x86_64
default archiso-x86_64.conf