From 64b764c94702f60d7eab0db5f2ae0c03706087f8 Mon Sep 17 00:00:00 2001 From: Joshua Dye Date: Fri, 16 Mar 2018 10:02:42 -0400 Subject: [PATCH] daily autocommit --- connman/main.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/connman/main.conf b/connman/main.conf index 68870b28..e9a5d944 100644 --- a/connman/main.conf +++ b/connman/main.conf @@ -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