busybox: show versions info again

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-05-03 22:57:23 +02:00
parent 6a81388ee0
commit f76251bd2e

View File

@ -26,6 +26,9 @@ fi
. /etc/profile
# showing version
lsb_release
# starting init scripts for wanted runlevel
progress "Starting Init Scripts"
RET=0