void-packages/srcpkgs/efibootmgr/files/efibootmgr-kernel-hook.confd

7 lines
236 B
Plaintext
Raw Normal View History

# Options for the kernel hook script installed by the efibootmgr package.
MODIFY_EFI_ENTRIES=0
# To allow efibootmgr to modify boot entries, set
# MODIFY_EFI_ENTRIES=1
# Kernel command-line options. Example:
# OPTIONS="root=/dev/sda3"