* do not depend on which (FS#64155)

* improve wording (FS#64070)
This commit is contained in:
Christian Hesse
2019-11-05 09:28:39 +00:00
parent 7e27ec9d2d
commit 7155ffaf1c
2 changed files with 4 additions and 4 deletions

View File

@ -49,6 +49,6 @@ GRUB_DISABLE_RECOVERY=true
# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"
# Uncomment to make GRUB remember the last selection. This requires to
# set 'GRUB_DEFAULT=saved' above.
# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
#GRUB_SAVEDEFAULT="true"