mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
busybox:
- remove network init script
This commit is contained in:
parent
80db652066
commit
96e495d82d
@ -1,13 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
# start Networking
|
|
||||||
#
|
|
||||||
# runlevels: openelec, text, debug
|
|
||||||
|
|
||||||
. /etc/sysconfig
|
|
||||||
|
|
||||||
progress "Starting Networking"
|
|
||||||
|
|
||||||
/sbin/ifup -a &
|
|
||||||
|
|
||||||
exit 0
|
|
Loading…
x
Reference in New Issue
Block a user