summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2016-09-27 10:17:39 +0000
committerRoy Marples <roy@marples.name>2016-09-27 10:17:39 +0000
commit6a765a4ffd2229ccca9d5b9972c618a72ead9eaf (patch)
tree7d591e6c4387d3bd1d6a58a9147c48a0f13518a2 /README
parent44d5340730cedaa4d1901c2e4ea9669cdedea945 (diff)
downloaddhcpcd-6a765a4ffd2229ccca9d5b9972c618a72ead9eaf.tar.xz
Allow DHCPv6 support to be compiled out.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 7db28cbf..e2389015 100644
--- a/README
+++ b/README
@@ -22,9 +22,10 @@ Other features maybe dropped as and when required.
dhcpcd can also be made smaller by removing the IPv4 or IPv6 stack:
* --disable-inet
* --disable-inet6
-Or by removing the following features
+Or by removing the following features:
* --disable-auth
* --disable-ipv4ll
+ * --disable-dhcp6
You can also move the embedded extended configuration from the dhcpcd binary
to an external file (LIBEXECDIR/dhcpcd-definitions.conf)