mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +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
|