diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-07-27 18:36:05 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-07-27 18:36:05 -0700 |
commit | 6536cc01ae474807f74e0f160f1d7e756f2870e7 (patch) | |
tree | 7e19bc8444effe7664346fb28e4cdf4b18062d7b /README | |
parent | 53fd2c3bf958859f6b518681ff65f5dff9e23f70 (diff) | |
download | connman-6536cc01ae474807f74e0f160f1d7e756f2870e7.tar.gz connman-6536cc01ae474807f74e0f160f1d7e756f2870e7.tar.bz2 connman-6536cc01ae474807f74e0f160f1d7e756f2870e7.zip |
Remove resolvconf plugin
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 1 insertions, 15 deletions
@@ -19,7 +19,7 @@ Various plugins can be enabled for networking support: Also plugins with additional features are available: - DHCP plugins (uDHCP and dhclient) - - Resolver plugins (resolvconf and DNS proxy) + - Resolver plugin (DNS proxy) - Loopback setup - PolicyKit support @@ -94,20 +94,6 @@ For a working system, certain configuration options need to be enabled: It is important that this is not used together with other DNS proxy solution like dnsmasq. - --enable-resolvconf - - Enable resolvconf support for Debian/Ubuntu based systems - - The resolvconf package from Debian can be used to handle - configuration of the /etc/resolv.conf file. - - It is safe to select this option even when resolvconf is not - installed. A missing resolvconf will be detected and in that - case it falls back to modifying /etc/resolv.conf directly. - - The location of the resolvconf binary is auto-detected, but it - can be overwritten via --with-resolvconf=<path-to-binary>. - --enable-loopback Enable setup of loopback device |