From fc4aac50db2fb1888b3bb4e4113254535705d4d3 Mon Sep 17 00:00:00 2001 From: Neel Chotai Date: Sat, 27 Feb 2021 20:03:09 +0000 Subject: [PATCH] efibootmgr: correct install message --- srcpkgs/efibootmgr/INSTALL.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/efibootmgr/INSTALL.msg b/srcpkgs/efibootmgr/INSTALL.msg index 2b27d196f3e..c1c3d065767 100644 --- a/srcpkgs/efibootmgr/INSTALL.msg +++ b/srcpkgs/efibootmgr/INSTALL.msg @@ -4,7 +4,7 @@ Enable this by editing /etc/default/efibootmgr-kernel-hook. The efi variables need to be accessible in order for this to work, so add this line to your fstab and reboot or mount manually: - efivarfs /sys/firmware/efi/efivars efivarfs 0 0 + efivarfs /sys/firmware/efi/efivars efivarfs defaults 0 0 ----------------------------------------------------------------------- Kernel cmd options can be configured in /etc/default/efibootmgr-kernel-hook, but you always have to reconfigure the kernel: