mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
update grub configuration
This commit is contained in:
parent
962270c183
commit
4a732879f3
6
grub
6
grub
@ -55,3 +55,9 @@ GRUB_DISABLE_RECOVERY=true
|
|||||||
|
|
||||||
# Uncomment to disable submenus in boot menu
|
# Uncomment to disable submenus in boot menu
|
||||||
#GRUB_DISABLE_SUBMENU=y
|
#GRUB_DISABLE_SUBMENU=y
|
||||||
|
|
||||||
|
# Probing for other operating systems is disabled for security reasons. Read
|
||||||
|
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
|
||||||
|
# functionality install os-prober and uncomment to detect and include other
|
||||||
|
# operating systems.
|
||||||
|
#GRUB_DISABLE_OS_PROBER=false
|
||||||
|
Loading…
Reference in New Issue
Block a user