main: Introduce conf file option to disable hostname updates
[platform/upstream/connman.git] / src / main.conf
index 95fc7d4..67275da 100644 (file)
@@ -58,3 +58,8 @@
 # match any of the list entries. Default value is
 # vmnet,vboxnet,virbr.
 # NetworkInterfaceBlacklist = vmnet,vboxnet,virbr
+
+# Allow connman to change the system hostname. This can
+# happen for example if we receive DHCP hostname option.
+# Default value is true.
+# AllowHostnameUpdates = true