diff options
Diffstat (limited to 'src/main_ivi.conf')
-rwxr-xr-x | src/main_ivi.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main_ivi.conf b/src/main_ivi.conf index 627bd061..d0edbdf7 100755 --- a/src/main_ivi.conf +++ b/src/main_ivi.conf @@ -62,7 +62,7 @@ PreferredTechnologies = wifi, ethernet # match any of the list entries. Default value is # vmnet,vboxnet,virbr,ifb. # NetworkInterfaceBlacklist = vmnet,vboxnet,virbr,ifb -NetworkInterfaceBlacklist = veth, vmnet,vboxnet,virbr,usb,rndis,rmnet,rev_rmnet,dummy,seth_td,seth_w,eth0 +NetworkInterfaceBlacklist = veth, vmnet,vboxnet,virbr,usb,rndis,rmnet,rev_rmnet,dummy,seth_td,seth_w # Allow connman to change the system hostname. This can # happen for example if we receive DHCP hostname option. |