diff --git a/config/bootsplash/ipfire2/config/bootsplash-1024x768.cfg b/config/bootsplash/config/bootsplash-1024x768.cfg similarity index 89% rename from config/bootsplash/ipfire2/config/bootsplash-1024x768.cfg rename to config/bootsplash/config/bootsplash-1024x768.cfg index 3be2d9c6b..3b34b9b1a 100644 --- a/config/bootsplash/ipfire2/config/bootsplash-1024x768.cfg +++ b/config/bootsplash/config/bootsplash-1024x768.cfg @@ -24,8 +24,8 @@ tw=1014 th=658 # name of the picture file (full path recommended) -jpeg=/etc/bootsplash/themes/current/images/bootsplash-1024x768.jpg -silentjpeg=/etc/bootsplash/themes/current/images/silent-1024x768.jpg +jpeg=/boot/splash/images/bootsplash-1024x768.jpg +silentjpeg=/boot/splash/images/silent-1024x768.jpg progress_enable=1 diff --git a/config/bootsplash/ipfire2/images/bootsplash-1024x768.jpg b/config/bootsplash/images/bootsplash-1024x768.jpg similarity index 100% rename from config/bootsplash/ipfire2/images/bootsplash-1024x768.jpg rename to config/bootsplash/images/bootsplash-1024x768.jpg diff --git a/config/bootsplash/ipfire2/images/silent-1024x768.jpg b/config/bootsplash/images/silent-1024x768.jpg similarity index 100% rename from config/bootsplash/ipfire2/images/silent-1024x768.jpg rename to config/bootsplash/images/silent-1024x768.jpg