mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
busybox:
- remove unneeded old initscript
This commit is contained in:
parent
6e206b4f0c
commit
ddfc4f83b8
@ -1,14 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
# start Networking
|
|
||||||
#
|
|
||||||
# runlevels: openelec, text, debug
|
|
||||||
|
|
||||||
. /etc/sysconfig
|
|
||||||
|
|
||||||
progress "Starting Networking"
|
|
||||||
|
|
||||||
ifup -a
|
|
||||||
udhcpc &
|
|
||||||
|
|
||||||
exit 0
|
|
Loading…
x
Reference in New Issue
Block a user