3 RESOLUTION_DEFAULT
="800x600"
6 if [ -d "/etc/bootsplash/themes/current/config" -a -x "/sbin/splash" ]; then
7 themefile
="/etc/bootsplash/themes/current/config/bootsplash-$RESOLUTION_DEFAULT.cfg"
8 if [ -f "$themefile" ]; then
10 /sbin
/splash
-f -s "$themefile" > /bootsplash
/bootsplash