remove resolv.conf bind mount

connects to #310

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
Petros Angelatos 2016-10-07 16:36:18 -07:00
parent f02afa1487
commit 04edb15819

View File

@ -257,7 +257,6 @@ exports.defaultBinds = (dataPath) ->
'/lib/firmware:/lib/firmware'
'/run/dbus:/host_run/dbus'
'/run/dbus:/host/run/dbus'
'/etc/resolv.conf:/etc/resolv.conf:rw'
'/var/lib/connman:/host/var/lib/connman'
]