From 1b53633be97ae08d513b427e309baadd9f8a0402 Mon Sep 17 00:00:00 2001 From: Joshua Dye Date: Mon, 10 Sep 2018 13:51:37 -0400 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- connman/main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connman/main.conf b/connman/main.conf index 44db1cc1..2aca84d5 100644 --- a/connman/main.conf +++ b/connman/main.conf @@ -63,7 +63,7 @@ # 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.