|
|
|
@ -58,12 +58,12 @@
|
|
|
|
|
# not be handled by connman, if their first characters
|
|
|
|
|
# match any of the list entries. Default value is
|
|
|
|
|
# vmnet,vboxnet,virbr,ifb,ve-,vb-.
|
|
|
|
|
# NetworkInterfaceBlacklist = vmnet,vboxnet,virbr,ifb,ve-,vb-
|
|
|
|
|
NetworkInterfaceBlacklist = vmnet,vboxnet,virbr,ifb,ve-,vb-,eth
|
|
|
|
|
|
|
|
|
|
# Allow connman to change the system hostname. This can
|
|
|
|
|
# happen for example if we receive DHCP hostname option.
|
|
|
|
|
# Default value is true.
|
|
|
|
|
# AllowHostnameUpdates = true
|
|
|
|
|
AllowHostnameUpdates = false
|
|
|
|
|
|
|
|
|
|
# Keep only a single connected technology at any time. When a new
|
|
|
|
|
# service is connected by the user or a better one is found according
|
|
|
|
|