- run bootsplash if not started in text- or debugmode
This commit is contained in:
Stephan Raue 2010-01-30 01:17:37 +01:00
parent 245df9495a
commit 14e3efd684

View File

@ -3,6 +3,10 @@
# read config
. /etc/sysconfig
# Starting Splash
[ "$DEBUG" != "yes" -a "$TEXTMODE" != "yes" -a -f /usr/bin/ply-image -a -f $SPLASH ] && \
ply-image $SPLASH
HOSTNAME="openelec"
# mounting needed filesystems