summaryrefslogtreecommitdiffstats
path: root/dhcpcd.conf.5.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-12-16 17:52:12 +0000
committerRoy Marples <roy@marples.name>2008-12-16 17:52:12 +0000
commit02d339e3a6ecaf7869b4aa9bce5dce6a0ec44979 (patch)
tree2d35ee7a28b3825a07e3c4637b57306af8222c27 /dhcpcd.conf.5.in
parent63bce4d48e5f0e3ad04ff79d402c74aea6bdd88f (diff)
downloaddhcpcd-02d339e3a6ecaf7869b4aa9bce5dce6a0ec44979.tar.xz
Document avoiding BOOTP servers.
Diffstat (limited to 'dhcpcd.conf.5.in')
-rw-r--r--dhcpcd.conf.5.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in
index da049477..c7aa7219 100644
--- a/dhcpcd.conf.5.in
+++ b/dhcpcd.conf.5.in
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd December 07, 2008
+.Dd December 16, 2008
.Dt DHCPCD.CONF 5 SMM
.Sh NAME
.Nm dhcpcd.conf
@@ -165,6 +165,11 @@ It can be a variable to be used in
.Xr dhcpcd-run-hooks 8
or the numerical value.
You can specify more options seperated by commas, spaces or more require lines.
+To enforce that
+.Nm dhcpcd
+only responds to DHCP servers and not BOOTP servers, you can
+.Ic require
+.Ar dhcp_message_type .
.It Ic script Ar script
Use
.Ar script