mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
connman: disallow updates to hostname
This commit is contained in:
parent
8435dcc676
commit
d13f153bf0
@ -103,6 +103,7 @@ post_makeinstall_target() {
|
|||||||
-e "s|^# FallbackNameservers.*|FallbackNameservers = 8.8.8.8,8.8.4.4|g" \
|
-e "s|^# FallbackNameservers.*|FallbackNameservers = 8.8.8.8,8.8.4.4|g" \
|
||||||
-e "s|^# PreferredTechnologies.*|PreferredTechnologies = ethernet,wifi,cellular|g" \
|
-e "s|^# PreferredTechnologies.*|PreferredTechnologies = ethernet,wifi,cellular|g" \
|
||||||
-e "s|^# TetheringTechnologies.*|TetheringTechnologies = wifi|g" \
|
-e "s|^# TetheringTechnologies.*|TetheringTechnologies = wifi|g" \
|
||||||
|
-e "s|^# AllowHostnameUpdates.*|AllowHostnameUpdates = false|g" \
|
||||||
-e "s|^# PersistentTetheringMode.*|PersistentTetheringMode = true|g"
|
-e "s|^# PersistentTetheringMode.*|PersistentTetheringMode = true|g"
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/config
|
mkdir -p $INSTALL/usr/config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user