mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
busybox:
- dont include profile here - cosmetics
This commit is contained in:
parent
d4be5be3da
commit
1aa1806a5c
@ -20,12 +20,9 @@
|
|||||||
# http://www.gnu.org/copyleft/gpl.html
|
# http://www.gnu.org/copyleft/gpl.html
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
. /etc/profile
|
|
||||||
|
|
||||||
clear
|
clear
|
||||||
|
|
||||||
# starting init scripts for wanted runlevel
|
# starting init scripts for wanted runlevel
|
||||||
progress "Starting Init Scripts"
|
|
||||||
RET=0
|
RET=0
|
||||||
|
|
||||||
for script in /etc/init.d/*; do
|
for script in /etc/init.d/*; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user