summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf4
-rw-r--r--configs/releng-openrc/efiboot/EFI/BOOT/refind.conf4
2 files changed, 6 insertions, 2 deletions
diff --git a/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf b/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf
index 920709d..cc8723d 100644
--- a/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf
+++ b/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf
@@ -1,7 +1,9 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
-timeout 3
scanfor manual
+showtools shell firmware reboot shutdown
+
+timeout 3
include entries/parabolaiso-x86_64.conf
default_selection entries/parabolaiso-x86_64.conf
diff --git a/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf b/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf
index 920709d..cc8723d 100644
--- a/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf
+++ b/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf
@@ -1,7 +1,9 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
-timeout 3
scanfor manual
+showtools shell firmware reboot shutdown
+
+timeout 3
include entries/parabolaiso-x86_64.conf
default_selection entries/parabolaiso-x86_64.conf