summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-02-18 19:20:16 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-04-09 05:23:21 +0200
commitdbbb50f5dc5523eac043d4c55f36eb542e6a70a2 (patch)
treed726dcd5bf98a61cddb5bdece73df23e25420e60
parentf180ad0747d20a8a78cfcaa59da5210813a444bc (diff)
downloadvyos-live-build-dbbb50f5dc5523eac043d4c55f36eb542e6a70a2.tar.gz
vyos-live-build-dbbb50f5dc5523eac043d4c55f36eb542e6a70a2.zip
Correcting typo in grub2 config template.
-rw-r--r--templates/grub2/grub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/grub2/grub.cfg b/templates/grub2/grub.cfg
index 4ad86bd98..3430b63a0 100644
--- a/templates/grub2/grub.cfg
+++ b/templates/grub2/grub.cfg
@@ -1,7 +1,7 @@
set default=0
insmod tga
-background_image ($root)/boot/grub/xbmc.tga
+background_image ($root)/boot/grub/splash.tga
set color_normal=cyan/blue
set color_highlight=white/blue