]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/grub2/default
captive: Don't compare action string
[people/pmueller/ipfire-2.x.git] / config / grub2 / default
index a8b8f7805e4440194ff97d950b4c8347d8c1619a..39eed0fb5aa30b60aef792f33e039da9396b5b49 100644 (file)
@@ -3,3 +3,5 @@ GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
 GRUB_DEFAULT=saved
 GRUB_CMDLINE_LINUX="panic=10"
 GRUB_DISABLE_RECOVERY="true"
+GRUB_BACKGROUND="/boot/grub/splash.png"
+GRUB_FONT="/boot/grub/unifont.pf2"