aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruss <russ@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-11 21:39:13 +0000
committerruss <russ@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-11 21:39:13 +0000
commit896da2ac0c6bd5fb8691c6af03977edf55abce52 (patch)
tree9af461802230c9f62e4b31d67fb8fdaa70e280d7
parent54d5e81df9c1a1971dc81b828d0b5a1b1d5096f1 (diff)
downloadbusybox-w32-896da2ac0c6bd5fb8691c6af03977edf55abce52.tar.gz
busybox-w32-896da2ac0c6bd5fb8691c6af03977edf55abce52.tar.bz2
busybox-w32-896da2ac0c6bd5fb8691c6af03977edf55abce52.zip
another sync to udhcp cvs
git-svn-id: svn://busybox.net/trunk/busybox@6177 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--examples/udhcp/udhcpd.conf42
1 files changed, 21 insertions, 21 deletions
diff --git a/examples/udhcp/udhcpd.conf b/examples/udhcp/udhcpd.conf
index 36cb58c3f..2b93e0fae 100644
--- a/examples/udhcp/udhcpd.conf
+++ b/examples/udhcp/udhcpd.conf
@@ -93,24 +93,24 @@ option lease 864000 # 10 days of seconds
93 93
94 94
95# Currently supported options, for more info, see options.c 95# Currently supported options, for more info, see options.c
96#subnet 96#opt subnet
97#timezone 97#opt timezone
98#router 98#opt router
99#timesvr 99#opt timesvr
100#namesvr 100#opt namesvr
101#dns 101#opt dns
102#logsvr 102#opt logsvr
103#cookiesvr 103#opt cookiesvr
104#lprsvr 104#opt lprsvr
105#bootsize 105#opt bootsize
106#domain 106#opt domain
107#swapsvr 107#opt swapsvr
108#rootpath 108#opt rootpath
109#ipttl 109#opt ipttl
110#mtu 110#opt mtu
111#broadcast 111#opt broadcast
112#wins 112#opt wins
113#lease 113#opt lease
114#ntpsrv 114#opt ntpsrv
115#tftp 115#opt tftp
116#bootfile \ No newline at end of file 116#opt bootfile