grub: Don't explicitely set the font

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-06-11 10:32:28 +01:00
parent 92e782332c
commit 8a06ff80c4

View File

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