mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
connman: disallow updates to hostname
This commit is contained in:
@@ -107,6 +107,7 @@ post_makeinstall_target() {
|
||||
-e "s|^# FallbackNameservers.*|FallbackNameservers = 8.8.8.8,8.8.4.4|g" \
|
||||
-e "s|^# PreferredTechnologies.*|PreferredTechnologies = ethernet,wifi,cellular|g" \
|
||||
-e "s|^# TetheringTechnologies.*|TetheringTechnologies = wifi|g" \
|
||||
-e "s|^# AllowHostnameUpdates.*|AllowHostnameUpdates = false|g" \
|
||||
-e "s|^# PersistentTetheringMode.*|PersistentTetheringMode = true|g"
|
||||
|
||||
mkdir -p $INSTALL/usr/config
|
||||
|
||||
Reference in New Issue
Block a user