mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
connman: disallow updates to hostname
This commit is contained in:
parent
25615f27f1
commit
22dee93d30
@ -107,6 +107,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