- dont include profile here
- cosmetics
This commit is contained in:
Stephan Raue 2010-05-18 14:07:51 +02:00
parent d4be5be3da
commit 1aa1806a5c

View File

@ -20,12 +20,9 @@
# http://www.gnu.org/copyleft/gpl.html
################################################################################
. /etc/profile
clear
# starting init scripts for wanted runlevel
progress "Starting Init Scripts"
RET=0
for script in /etc/init.d/*; do