etc/default/grub.d: add remember-previous.cfg

This commit is contained in:
Aminda Suomalainen 2021-04-30 20:05:22 +03:00
parent ad6ac7d45e
commit 447e8192c2
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# 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