diff options
-rw-r--r-- | examples/udhcp/udhcpd.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/udhcp/udhcpd.conf b/examples/udhcp/udhcpd.conf index 763a1217b..8c9a96840 100644 --- a/examples/udhcp/udhcpd.conf +++ b/examples/udhcp/udhcpd.conf | |||
@@ -96,15 +96,15 @@ option lease 864000 # 10 days of seconds | |||
96 | #opt subnet | 96 | #opt subnet |
97 | #opt timezone | 97 | #opt timezone |
98 | #opt router | 98 | #opt router |
99 | #opt timesvr | 99 | #opt timesrv |
100 | #opt namesvr | 100 | #opt namesrv |
101 | #opt dns | 101 | #opt dns |
102 | #opt logsvr | 102 | #opt logsrv |
103 | #opt cookiesvr | 103 | #opt cookiesrv |
104 | #opt lprsvr | 104 | #opt lprsrv |
105 | #opt bootsize | 105 | #opt bootsize |
106 | #opt domain | 106 | #opt domain |
107 | #opt swapsvr | 107 | #opt swapsrv |
108 | #opt rootpath | 108 | #opt rootpath |
109 | #opt ipttl | 109 | #opt ipttl |
110 | #opt mtu | 110 | #opt mtu |