diff --git a/packages/network/connman/install b/packages/network/connman/install index c06fafaa65..3f64248b57 100755 --- a/packages/network/connman/install +++ b/packages/network/connman/install @@ -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