From 920c1e8d6ca1db73366caaaf14abf242f2b851d3 Mon Sep 17 00:00:00 2001 From: Russ Dill Date: Wed, 11 Dec 2002 21:39:13 +0000 Subject: another sync to udhcp cvs --- examples/udhcp/udhcpd.conf | 42 +++++++++++++++++++++--------------------- 1 file 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 # Currently supported options, for more info, see options.c -#subnet -#timezone -#router -#timesvr -#namesvr -#dns -#logsvr -#cookiesvr -#lprsvr -#bootsize -#domain -#swapsvr -#rootpath -#ipttl -#mtu -#broadcast -#wins -#lease -#ntpsrv -#tftp -#bootfile \ No newline at end of file +#opt subnet +#opt timezone +#opt router +#opt timesvr +#opt namesvr +#opt dns +#opt logsvr +#opt cookiesvr +#opt lprsvr +#opt bootsize +#opt domain +#opt swapsvr +#opt rootpath +#opt ipttl +#opt mtu +#opt broadcast +#opt wins +#opt lease +#opt ntpsrv +#opt tftp +#opt bootfile -- cgit v1.2.3