mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: various cleanup
This commit is contained in:
parent
c6b07f2c2d
commit
2cf34cc230
@ -16,9 +16,3 @@ progress() {
|
||||
for config in `ls /etc/conf.d/`; do
|
||||
. /etc/conf.d/$config
|
||||
done
|
||||
|
||||
#/usr/bin/test -r /etc/conf.d/boot && . /etc/conf.d/boot
|
||||
#/usr/bin/test -r /etc/conf.d/core && . /etc/conf.d/core
|
||||
#/usr/bin/test -r /etc/conf.d/debug && . /etc/conf.d/dhcp.override
|
||||
#/usr/bin/test -r /etc/conf.d/dhcp && . /etc/conf.d/dhcp
|
||||
#/usr/bin/test -r /etc/conf.d/elisa && . /etc/conf.d/elisa
|
||||
|
Loading…
x
Reference in New Issue
Block a user