mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
connman: fix setting up main.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a36ffb0aa5
commit
3f45f35172
@ -34,7 +34,7 @@ mkdir -p $INSTALL/etc/connman
|
||||
-e "s|^# BackgroundScanning.*|BackgroundScanning = true|g" \
|
||||
-e "s|^# FallbackNameservers.*|FallbackNameservers = 8.8.8.8,8.8.4.4|g" \
|
||||
-e "s|^# PreferredTechnologies.*|PreferredTechnologies = ethernet,wifi,cellular|g" \
|
||||
-e "s|^# AllowedTetheringTechnologies.*|AllowedTetheringTechnologies = wifi|g" \
|
||||
-e "s|^# TetheringTechnologies.*|TetheringTechnologies = wifi|g" \
|
||||
-e "s|^# PersistentTetheringMode.*|PersistentTetheringMode = true|g"
|
||||
|
||||
mkdir -p $INSTALL/etc/dbus-1/system.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user