mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
connman:
- remove unneeded configfile
This commit is contained in:
parent
04c4ba7626
commit
f755890cb2
@ -1,16 +0,0 @@
|
||||
################################################################################
|
||||
# Networking environment variables.
|
||||
#
|
||||
# This file contains non-OpenELEC evironment variables as well as OpenELEC
|
||||
# evironment variables that are not user defined.
|
||||
################################################################################
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# do not change anything below
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
wait_for_network () {
|
||||
while [ ! -f /var/run/connman/udhcpc.*.pid ]; do
|
||||
sleep 1
|
||||
done
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user