grub: Use unifont as default.

Fixes #10601.
This commit is contained in:
Stefan Schantl
2014-09-04 18:12:23 +02:00
parent df62453e9c
commit e4d62bc2ab

View File

@@ -4,3 +4,4 @@ GRUB_DEFAULT=saved
GRUB_CMDLINE_LINUX="panic=10"
GRUB_DISABLE_RECOVERY="true"
GRUB_BACKGROUND="/boot/grub/splash.png"
GRUB_FONT="/boot/grub/unifont.pf2"