mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
14 lines
356 B
Diff
14 lines
356 B
Diff
diff --git a/etc/zfsbootmenu/config.yaml b/etc/zfsbootmenu/config.yaml
|
|
index e8b196c..38b2812 100644
|
|
--- a/etc/zfsbootmenu/config.yaml
|
|
+++ b/etc/zfsbootmenu/config.yaml
|
|
@@ -14,6 +14,7 @@ Components:
|
|
Enabled: false
|
|
EFI:
|
|
ImageDir: /boot/efi/EFI/zbm
|
|
+ Stub: /usr/lib/systemd/boot/efi/linuxx64.elf.stub
|
|
Versions: false
|
|
Enabled: false
|
|
Kernel:
|
|
|