diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-11-26 11:10:09 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-11-26 11:10:09 +0100 |
commit | e2c6ed0aac1ae31584107c248384de51e9fe962e (patch) | |
tree | d39c6249615962fe9ae22421d88e6a1bfad28118 /README | |
parent | 0274fe4a18abd90764567ed2c20e8582d252928c (diff) | |
download | connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.tar.gz connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.tar.bz2 connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.zip |
Remove support for dhclient plugin
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -18,7 +18,6 @@ Various plugins can be enabled for networking support: - Bluetooth plugin Also plugins with additional features are available: - - DHCP plugin (dhclient) - Resolver plugin (DNS proxy) - Loopback setup - PolicyKit support @@ -60,17 +59,6 @@ For a working system, certain configuration options need to be enabled: Enable support for Bluetooth devices (requires BlueZ) - --enable-dhclient - - Enable DHCP client support for ISC dhclient based systems - - The location of the dhclient binary is auto-detected, but it - can be overwritten via --with-dhclient=<path-to-binary>. - - At least one DHCP client option should be selected. It is - possible to select both and then uDHCP will be tried first - before falling back to dhclient. - --enable-dnsproxy Enable DNS proxy support for /etc/resolv.conf abstraction |