mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
connman:
- ugly hack for bug in connman: "export interface=eth0" - remove of standalone start of udhcpc - faster startup
This commit is contained in:
parent
35c9fe7c5c
commit
3c6646b816
@ -4,12 +4,13 @@
|
|||||||
#
|
#
|
||||||
# runlevels: openelec, text, debug
|
# runlevels: openelec, text, debug
|
||||||
|
|
||||||
. /etc/sysconfig
|
(
|
||||||
|
. /etc/sysconfig
|
||||||
|
|
||||||
progress "Starting Connection Manager"
|
progress "Starting Connection Manager"
|
||||||
|
|
||||||
connmand
|
export interface=eth0
|
||||||
|
connmand
|
||||||
udhcpc
|
)&
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user