Magellan Linux

Diff of /trunk/initscripts/busybox/conf.d/network

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1414 by niro, Mon Jun 27 12:21:52 2011 UTC revision 1415 by niro, Thu Jun 30 14:43:34 2011 UTC
# Line 1  Line 1 
1  DEFAULT_DHCP_PROG="/sbin/udhcpc"  DEFAULT_DHCP_PROG="/sbin/udhcpc"
2  # -i must be the last argument!  # -i must be the last argument!
3  DEFAULT_DHCP_START="-T10 -t3 -i"  DEFAULT_DHCP_START="-T10 -t3 -n -i"
4  DEFAULT_DHCP_STOP=""  DEFAULT_DHCP_STOP=""
5  DEFAULT_NETMASK="255.255.255.0"  DEFAULT_NETMASK="255.255.255.0"

Legend:
Removed from v.1414  
changed lines
  Added in v.1415