From: Michael Tremer Date: Mon, 11 Jun 2018 09:32:28 +0000 (+0100) Subject: grub: Don't explicitely set the font X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=476a1e1ce6e8ac37fe5b0de53a97cbd9c228f395;p=people%2Fms%2Fipfire-2.x.git grub: Don't explicitely set the font Signed-off-by: Michael Tremer --- diff --git a/config/grub2/default b/config/grub2/default index 39eed0fb5a..c1b78237e8 100644 --- a/config/grub2/default +++ b/config/grub2/default @@ -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"