mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-01 07:59:22 +01:00
5 lines
189 B
INI
5 lines
189 B
INI
|
# This should remember which selection was booted previously and not have
|
||
|
# Windows updates booting into Fedora and failing "Update and shut down".
|
||
|
GRUB_DEFAULT=saved
|
||
|
GRUB_SAVEDEFAULT=true
|